summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-06-03 12:07:30 +0200
committerGitHub <noreply@github.com>2021-06-03 12:07:30 +0200
commitf10c52afabac25f2c10aca26d32dbe7e0e46082e (patch)
tree21f011573a1ad88b69950a0ae19912a266ad68fa /docs/conf.py
parent0d2816133c7e81966bec36b2e3af2fa1ff4f12c2 (diff)
Refs #31356 -- Changed IRC links to the Libera.Chat webchat.
Follow up to 66491f08fe86629fa25977bb3dddda06959f65e7.
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index f3795c5676..d987c791dd 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -65,6 +65,7 @@ linkcheck_ignore = [
r'^https://www\.google\.com/webmasters/tools/ping',
r'^https://search\.google\.com/search-console/welcome',
# Fragments used to dynamically switch content or populate fields.
+ r'^https://web\.libera\.chat/#',
r'^https://github\.com/[^#]+#L\d+-L\d+$',
r'^https://help\.apple\.com/itc/podcasts_connect/#/itc',
# Anchors on certain pages with missing a[name] attributes.