summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/glossary.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index 1b7a5f307..1673e2c41 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -901,9 +901,9 @@ Glossary
The scaffold has been retired but the demo plays a similar role.
Pyramid Cookbook
- An additional documentation resource for Pyramid which presents topical,
- practical usages of Pyramid available via
- http://docs.pylonsproject.org/ .
+ Additional documentation for Pyramid which presents topical,
+ practical uses of Pyramid:
+ http://docs.pylonsproject.org/projects/pyramid_cookbook/en/latest.
distutils
The standard system for packaging and distributing Python packages. See