summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2020-10-17 19:07:22 +0200
committerSviatoslav Sydorenko <wk@sydorenko.org.ua>2020-10-17 19:07:22 +0200
commit2ff24f67d5f69ac6c392a94ab1e6e2bbd885ec70 (patch)
tree9985da6f2c85c878e98fb032f2c8e02565bda489 /docs
parent7ff173926c4773d39f3320ff0c9d65afb290e7b1 (diff)
downloadpython-setuptools-git-2ff24f67d5f69ac6c392a94ab1e6e2bbd885ec70.tar.gz
🐛📝 Fix the TOC link to the relocated dev guide
This change corrects the typo introduced by #2426.
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index f8c47258..b9a79647 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -15,6 +15,6 @@ Documentation content:
references/keywords
roadmap
setuptools
- Development guide <developmen/index>
+ Development guide <development/index>
Backward compatibility & deprecated practice <deprecated/index>
Changelog <history>