Skip to content

Commit e40ea4a

Browse files
committed
docs: ignore broken links
1 parent d4117d7 commit e40ea4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
'https://ieeexplore.ieee.org',
6666
'https://dl.acm.org', # often 403
6767
'https://scholar.google.com',
68-
'https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/'
68+
'https://kubernetes.io/docs/*'
6969
]
7070

7171

0 commit comments

Comments
 (0)