summaryrefslogtreecommitdiff
path: root/doc/source/middlewarearchitecture.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/middlewarearchitecture.rst')
-rw-r--r--doc/source/middlewarearchitecture.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/middlewarearchitecture.rst b/doc/source/middlewarearchitecture.rst
index 0b45ea7..bc1c504 100644
--- a/doc/source/middlewarearchitecture.rst
+++ b/doc/source/middlewarearchitecture.rst
@@ -230,8 +230,8 @@ necessary to install the `pycrypto`_ library. These libs are not listed in
the requirements.txt file.
.. _`memcached`: http://memcached.org/
-.. _`python-memcached`: https://pypi.python.org/pypi/python-memcached
-.. _`pycrypto`: https://pypi.python.org/pypi/pycrypto
+.. _`python-memcached`: https://pypi.org/project/python-memcached
+.. _`pycrypto`: https://pypi.org/project/pycrypto
Memcache Protection
===================