Skip to content

Commit c549953

Browse files
committed
Add Polys to linkcheck ignore list
1 parent 5142ca2 commit c549953

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
r'https://anaconda.org/?$', # 403 forbidden
127127
r'https://cloudflare.com/learning/cdn/what-is-a-cdn/?$', # 403 forbidden
128128
r'https://gitter.im/conda-forge/core$', # private team
129+
r'https://polys.me/?$', # 403 forbidden
129130
] + anchor_check_fps
130131

131132

0 commit comments

Comments
 (0)