Skip to content

Commit 90d689d

Browse files
authored
ignore linkcheck for knowledge.ni.com (#2693)
ssl issues
1 parent eacca17 commit 90d689d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
r".*raspberrypi.com.*",
157157
r".*stackoverflow.com.*",
158158
r".*allaboutcircuits.com.*",
159+
r".*knowledge.ni.com.*",
159160
]
160161

161162
# Sets linkcheck timeout in seconds

0 commit comments

Comments
 (0)