aboutsummaryrefslogtreecommitdiffstats
path: root/docs/easy_install.txt
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>2013-06-11 08:50:52 +0200
committerArfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>2013-06-11 08:50:52 +0200
commitfbbc3e1980d80e113852951f36aaaccc72c57c9e (patch)
tree55b29357d85b1a314b514bb6adbdbabf751f1d20 /docs/easy_install.txt
parent4e455160ca42bc6cf1eb628de5f2098120fbf03f (diff)
downloadexternal_python_setuptools-fbbc3e1980d80e113852951f36aaaccc72c57c9e.tar.gz
external_python_setuptools-fbbc3e1980d80e113852951f36aaaccc72c57c9e.tar.bz2
external_python_setuptools-fbbc3e1980d80e113852951f36aaaccc72c57c9e.zip
Update some URLs.
Diffstat (limited to 'docs/easy_install.txt')
-rw-r--r--docs/easy_install.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/easy_install.txt b/docs/easy_install.txt
index dac0fa8f..12bc73ea 100644
--- a/docs/easy_install.txt
+++ b/docs/easy_install.txt
@@ -31,7 +31,7 @@ Using "Easy Install"
Installing "Easy Install"
-------------------------
-Please see the `setuptools PyPI page <http://pypi.python.org/pypi/setuptools>`_
+Please see the `setuptools PyPI page <https://pypi.python.org/pypi/setuptools>`_
for download links and basic installation instructions for each of the
supported platforms.
@@ -806,7 +806,7 @@ Command-Line Options
``--index-url=URL, -i URL`` (New in 0.4a1; default changed in 0.6c7)
Specifies the base URL of the Python Package Index. The default is
- http://pypi.python.org/simple if not specified. When a package is requested
+ https://pypi.python.org/simple if not specified. When a package is requested
that is not locally available or linked from a ``--find-links`` download
page, the package index will be searched for download pages for the needed
package, and those download pages will be searched for links to download
@@ -995,7 +995,7 @@ that the User installation scheme alone does not provide, e.g. the ability to hi
Please refer to the `virtualenv`_ documentation for more details.
-.. _virtualenv: http://pypi.python.org/pypi/virtualenv
+.. _virtualenv: https://pypi.python.org/pypi/virtualenv
@@ -1128,7 +1128,7 @@ History
0.6c7
* ``ftp:`` download URLs now work correctly.
- * The default ``--index-url`` is now ``http://pypi.python.org/simple``, to use
+ * The default ``--index-url`` is now ``https://pypi.python.org/simple``, to use
the Python Package Index's new simpler (and faster!) REST API.
0.6c6