aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_templates
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-03-01 12:20:57 -0500
committerJason R. Coombs <jaraco@jaraco.com>2013-03-01 12:20:57 -0500
commit890c8b348838b24d9eaa1725dcf858021f54d88d (patch)
tree19dbaebcf6d81e6143c4bfee18282d47b6920ad5 /docs/_templates
parent4a2bb4b699ab4e37663a216501b1ff1f6bef0ccd (diff)
downloadexternal_python_setuptools-890c8b348838b24d9eaa1725dcf858021f54d88d.tar.gz
external_python_setuptools-890c8b348838b24d9eaa1725dcf858021f54d88d.tar.bz2
external_python_setuptools-890c8b348838b24d9eaa1725dcf858021f54d88d.zip
Updated documentation to reflect merged target name, only keeping legacy references to Distribute.
--HG-- branch : Setuptools-Distribute merge extra : source : 7c68dd2a22cf2dc0ad77f1cca857736586aa5753
Diffstat (limited to 'docs/_templates')
-rw-r--r--docs/_templates/indexsidebar.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html
index 932909f3..9d49ae5d 100644
--- a/docs/_templates/indexsidebar.html
+++ b/docs/_templates/indexsidebar.html
@@ -1,8 +1,8 @@
-<h3>Download</h3>
+<h3>Download</h3>
-<p>Current version: <b>{{ version }}</b></p>
-<p>Get Distribute from the <a href="http://pypi.python.org/pypi/distribute"> Python Package Index</a>
+<p>Current version: <b>{{ version }}</b></p>
+<p>Get Setuptools from the <a href="http://pypi.python.org/pypi/setuptools"> Python Package Index</a>
<h3>Questions? Suggestions? Contributions?</h3>
-<p>Visit the <a href="http://bitbucket.org/tarek/distribute">Distribute project page</a> </p>
+<p>Visit the <a href="http://bitbucket.org/jaraco/setuptools">Setuptools project page</a> </p>