Skip to content

Commit 883391d

Browse files
happztherazix
authored andcommitted
Re-enable linkcheck for no-color.org
1 parent 0f9f390 commit 883391d

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
@@ -321,8 +321,6 @@ def _load_theme(theme_package_name: str, theme_name: str) -> bool:
321321
r'https://www.cpu-world.com.*',
322322
# Stack Overflow uses captcha and these links are not essential
323323
r'https://stackoverflow.com.*',
324-
# no-color.org seems to be down, no sign of long-term issue
325-
r'https://no-color.org/',
326324
]
327325
linkcheck_request_headers = {
328326
"*": {

0 commit comments

Comments
 (0)