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
commit8385649c3afa07a8bc4924a5ad6572227bef0d29 (patch)
treeea9ac98cf8d6174cbb531d3667a23e92411977b9 /docs/setuptools.txt
parentfbbc3e1980d80e113852951f36aaaccc72c57c9e (diff)
downloadpython-setuptools-git-8385649c3afa07a8bc4924a5ad6572227bef0d29.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.