Skip to content

Commit 7cddd6d

Browse files
happzLecrisUT
authored andcommitted
Re-enable linkcheck for no-color.org
1 parent ade792c commit 7cddd6d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,6 @@ def _load_theme(theme_package_name: str, theme_name: str) -> bool:
316316
r'https://www.cpu-world.com.*',
317317
# Stack Overflow uses captcha and these links are not essential
318318
r'https://stackoverflow.com.*',
319-
# no-color.org seems to be down, no sign of long-term issue
320-
r'https://no-color.org/',
321319
]
322320
linkcheck_request_headers = {
323321
"*": {

0 commit comments

Comments
 (0)