Skip to content

Commit 26db150

Browse files
committed
Chore: Satisfy link checker re. npmjs.com
1 parent cc4ba21 commit 26db150

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@
7575
r"https://www.llama.com/.*",
7676
# 403 Client Error: Forbidden for url
7777
r"https://openai.com/index/gpt-4/.*",
78+
# 403 Client Error: Forbidden for url
79+
r"https://www.npmjs.com/",
7880
]
7981

8082
linkcheck_anchors_ignore_for_url += [

0 commit comments

Comments
 (0)