summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2022-05-19 20:18:00 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-05-22 14:17:58 +0200
commitdadb7702ff7e106809032ad3f3e2e08e75c25722 (patch)
tree9bdeed47af71256f3146d2827d4ba7012724d601 /doc/conf.py
parenta3d15fc56a019443d6ae7ac4502c5cefa8959ff8 (diff)
downloadpylint-git-dadb7702ff7e106809032ad3f3e2e08e75c25722.tar.gz
[doc] Cleanup the installation/testing/badge documentation in the Readme
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 3ba256dcb..78b55f3f6 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -62,6 +62,7 @@ redirects: dict[str, str] = {
"messages/messages_list": "../user_guide/messages/messages_overview.html",
"user_guide/message-control": "messages/message_control.html",
"technical_reference/c_extensions": "../user_guide/c_extensions.html",
+ "development/testing": "tests/index.html",
}
# Add any paths that contain templates here, relative to this directory.