summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-04-29 13:14:11 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-04-29 13:14:14 -0700
commit1a2095201f7d0bd42be53765e67264661af86d31 (patch)
tree3bac85914eb9ac664a2d44a4147d7a6da1698a6c /docs
parent09a08915b27e1bd9497279b801639c8bc54c101d (diff)
downloadsqlparse-1a2095201f7d0bd42be53765e67264661af86d31.tar.gz
Update pypi.python.org URL to pypi.org
For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
Diffstat (limited to 'docs')
-rw-r--r--docs/source/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/intro.rst b/docs/source/intro.rst
index 9794b6c..1a9913b 100644
--- a/docs/source/intro.rst
+++ b/docs/source/intro.rst
@@ -6,7 +6,7 @@ Download & Installation
-----------------------
The latest released version can be obtained from the `Python Package
-Index (PyPI) <https://pypi.python.org/pypi/sqlparse/>`_. To extract the
+Index (PyPI) <https://pypi.org/project/sqlparse/>`_. To extract the
install the module system-wide run
.. code-block:: bash