summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 20:36:52 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-04-24 20:57:28 +0200
commit8e72227e59f9a2153df4df8eac48c03337f85438 (patch)
tree986951c88932e5e5c8249a131164dc84ac26efa8
parent0ef1ca5d47b58e5ce9b85c71a7c7554ea2a333b2 (diff)
downloadpylint-git-8e72227e59f9a2153df4df8eac48c03337f85438.tar.gz
Fix discord server invitation
Closes #4393
-rw-r--r--doc/development_guide/contribute.rst2
-rw-r--r--setup.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/development_guide/contribute.rst b/doc/development_guide/contribute.rst
index 360449f53..4309f8744 100644
--- a/doc/development_guide/contribute.rst
+++ b/doc/development_guide/contribute.rst
@@ -33,7 +33,7 @@ astroid:
Discord server
--------------
-https://discord.gg/kFebW799
+https://discord.gg/Egy6P8AMB5
Mailing lists
-------------
diff --git a/setup.cfg b/setup.cfg
index 3ca1ff98b..1475d5c03 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -33,7 +33,7 @@ keywords = static code analysis linter python lint
project_urls =
What's New = https://pylint.pycqa.org/en/latest/whatsnew/
Bug tracker = https://github.com/PyCQA/pylint/issues
- Discord server = https://discord.gg/kFebW799
+ Discord server = https://discord.gg/Egy6P8AMB5
User manual = http://pylint.pycqa.org/en/latest/
Contributing = http://pylint.pycqa.org/en/latest/development_guide/contribute.html
Technical references = http://pylint.pycqa.org/en/latest/technical_reference/index.html