diff options
| author | Sergey Maranchuk <slav0nic@python.su> | 2021-12-17 20:41:59 +0200 |
|---|---|---|
| committer | Sergey Maranchuk <slav0nic@python.su> | 2021-12-17 20:41:59 +0200 |
| commit | ef6716646e8056960ec10fd342922b9c1988b812 (patch) | |
| tree | 1e77bd32ae339b7e9cb75c243d0f2996deea779f /docs/conf.py | |
| parent | 630b26a6afc924cd1b2143f917e28cf268b12e35 (diff) | |
| download | pyramid-ef6716646e8056960ec10fd342922b9c1988b812.tar.gz pyramid-ef6716646e8056960ec10fd342922b9c1988b812.tar.bz2 pyramid-ef6716646e8056960ec10fd342922b9c1988b812.zip | |
Move IRC channel to Libera.Chat
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 053dacbac..95b3193c5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -451,5 +451,5 @@ epub_tocdepth = 3 linkcheck_ignore = [ r'http://localhost:\d+', r'http://localhost', - r'https://webchat.freenode.net/#pyramid', # JavaScript "anchor" + r'https://web.libera.chat/#pyramid', # JavaScript "anchor" ] |
