summaryrefslogtreecommitdiff
path: root/docs/setuptools.txt
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>2013-06-11 09:10:33 +0200
committerArfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>2013-06-11 09:10:33 +0200
commit6a428c6d76b0fdf16f5cf9996b64397cabb7d21f (patch)
treebde6a2f1ff64a54f131ce25f21586e9a6002f3fb /docs/setuptools.txt
parentfc50a0db122dc5531a2439a39b808e4dc4b0ea59 (diff)
downloadpython-setuptools-bitbucket-6a428c6d76b0fdf16f5cf9996b64397cabb7d21f.tar.gz
Update some URLs (packages.python.org -> pythonhosted.org).
Diffstat (limited to 'docs/setuptools.txt')
-rw-r--r--docs/setuptools.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setuptools.txt b/docs/setuptools.txt
index 543141f7..5d80b230 100644
--- a/docs/setuptools.txt
+++ b/docs/setuptools.txt
@@ -2414,7 +2414,7 @@ The ``upload`` command has a few options worth noting:
======================================================
PyPI now supports uploading project documentation to the dedicated URL
-http://packages.python.org/<project>/.
+https://pythonhosted.org/<project>/.
The ``upload_docs`` command will create the necessary zip file out of a
documentation directory and will post to the repository.