Skip to content

Commit 820944f

Browse files
committed
Remove linkcheck ignore setting which is no longer needed
1 parent 648ddba commit 820944f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/source/conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@
6464

6565
# Retry link checking to avoid transient network errors.
6666
linkcheck_retries = 5
67-
linkcheck_ignore = [
68-
# Requires login.
69-
r"https://developer.vuforia.com/targetmanager",
70-
]
7167

7268
spelling_word_list_filename = "../../spelling_private_dict.txt"
7369

0 commit comments

Comments
 (0)