summaryrefslogtreecommitdiffhomepage
path: root/sites/www/installing.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2018-04-19 13:05:55 -0700
committerGitHub <noreply@github.com>2018-04-19 13:05:55 -0700
commitbac196c1b62793d58dd5e0693d18ef037c724b25 (patch)
treeb822f9a091638ff68c47fb4782ab20c9ffa83f0d /sites/www/installing.rst
parent283cb267ac2ee2967f14bd9c78a1addb47c26343 (diff)
parent1fe8153863a040d2cb13cfb6018c8060a2adb07b (diff)
Merge pull request #1190 from ericwb/pyp
Migrate to new PyPI website
Diffstat (limited to 'sites/www/installing.rst')
-rw-r--r--sites/www/installing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sites/www/installing.rst b/sites/www/installing.rst
index e6db2dca..ee88f3c1 100644
--- a/sites/www/installing.rst
+++ b/sites/www/installing.rst
@@ -97,7 +97,7 @@ due to their infrequent utility & non-platform-agnostic requirements):
* It hopefully goes without saying but **all platforms** need **a working
installation of GSS-API itself**, e.g. Heimdal.
-* **Unix** needs `python-gssapi <https://pypi.python.org/pypi/python-gssapi/>`_
+* **Unix** needs `python-gssapi <https://pypi.org/project/python-gssapi/>`_
``0.6.1`` or better.
.. note:: This library appears to only function on Python 2.7 and up.