Skip to content

Commit fa050e4

Browse files
authored
Update .lycheeignore
Adding a link from a tutorial (intermediate_source/tensorboard_tutorial.rst) to the ignore list as it is picked up by lychee but is only possible locally when running tutorial.
1 parent 61307fd commit fa050e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.lycheeignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ file:\/\/\/.*
99

1010
# Ignore colab link in the setting of conf.py
1111
https://pytorch.org/tutorials/beginner/colab/n
12+
13+
# Ignore local host link from intermediate_source/tensorboard_tutorial.rst
14+
http://localhost:6006

0 commit comments

Comments
 (0)