" appear litterally in pypi interface for project urls
diff --git a/setup.cfg b/setup.cfg
index dab95b2..3ca1ff9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -31,12 +31,12 @@
     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: