summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg12
1 files changed, 6 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index dab95b276..3ca1ff98b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -31,12 +31,12 @@ classifiers =
Topic :: Software Development :: Testing
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
- "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
+ What's New = https://pylint.pycqa.org/en/latest/whatsnew/
+ Bug tracker = https://github.com/PyCQA/pylint/issues
+ Discord server = https://discord.gg/kFebW799
+ 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
[options]
packages = find: