summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r--docs/glossary.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index 9c6027209..a00960247 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -359,7 +359,7 @@ Glossary
library created by Ian Bicking.
PasteDeploy
- `PasteDeploy <https://pastedeploy.readthedocs.io/en/latest/>`_ is a library used by
+ `PasteDeploy <https://docs.pylonsproject.org/projects/pastedeploy/en/latest/>`_ is a library used by
:app:`Pyramid` which makes it possible to configure
:term:`WSGI` components together declaratively within an ``.ini``
file. It was developed by Ian Bicking.