diff options
| author | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2013-06-11 08:50:52 +0200 |
|---|---|---|
| committer | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2013-06-11 08:50:52 +0200 |
| commit | fbbc3e1980d80e113852951f36aaaccc72c57c9e (patch) | |
| tree | 55b29357d85b1a314b514bb6adbdbabf751f1d20 /docs/_templates | |
| parent | 4e455160ca42bc6cf1eb628de5f2098120fbf03f (diff) | |
| download | external_python_setuptools-fbbc3e1980d80e113852951f36aaaccc72c57c9e.tar.gz external_python_setuptools-fbbc3e1980d80e113852951f36aaaccc72c57c9e.tar.bz2 external_python_setuptools-fbbc3e1980d80e113852951f36aaaccc72c57c9e.zip | |
Update some URLs.
Diffstat (limited to 'docs/_templates')
| -rw-r--r-- | docs/_templates/indexsidebar.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html index 9d49ae5d..a27c85fe 100644 --- a/docs/_templates/indexsidebar.html +++ b/docs/_templates/indexsidebar.html @@ -1,8 +1,8 @@ <h3>Download</h3> <p>Current version: <b>{{ version }}</b></p> -<p>Get Setuptools from the <a href="http://pypi.python.org/pypi/setuptools"> Python Package Index</a> +<p>Get Setuptools from the <a href="https://pypi.python.org/pypi/setuptools"> Python Package Index</a> <h3>Questions? Suggestions? Contributions?</h3> -<p>Visit the <a href="http://bitbucket.org/jaraco/setuptools">Setuptools project page</a> </p> +<p>Visit the <a href="https://bitbucket.org/pypa/setuptools">Setuptools project page</a> </p> |
