summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r--docs/glossary.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index c14729fc4..e5566a229 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -923,8 +923,7 @@ Glossary
can be used as global application values.
WebTest
- `WebTest <http://webtest.pythonpaste.org/en/latest/>`_ is a package which can help
- you write functional tests for your WSGI application.
+ `WebTest <https://docs.pylonsproject.org/projects/webtest/en/latest/>`_ is a package which can help you write functional tests for your WSGI application.
view mapper
A view mapper is a class which implements the