Skip to content

Commit 7593820

Browse files
authored
Merge pull request #1669 from jakirkham/skip_linkcheck_polys
2 parents 5142ca2 + c549953 commit 7593820

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)