aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/_templates/indexsidebar.html2
-rw-r--r--docs/index.txt6
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html
index a27c85fe..3b127602 100644
--- a/docs/_templates/indexsidebar.html
+++ b/docs/_templates/indexsidebar.html
@@ -5,4 +5,4 @@
<h3>Questions? Suggestions? Contributions?</h3>
-<p>Visit the <a href="https://bitbucket.org/pypa/setuptools">Setuptools project page</a> </p>
+<p>Visit the <a href="https://github.com/pypa/setuptools">Setuptools project page</a> </p>
diff --git a/docs/index.txt b/docs/index.txt
index 6ac37252..74aabb5e 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -16,10 +16,10 @@ Documentation content:
.. toctree::
:maxdepth: 2
- history
- roadmap
- python3
setuptools
easy_install
pkg_resources
+ python3
development
+ roadmap
+ history