summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r--docs/glossary.rst11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index 098f2eadf..97fc68707 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -872,11 +872,12 @@ Glossary
``pyramid_jinja2_starter``, which creates an application package based
on the Jinja2 templating system.
- pyramid_sqla
- A package which provides a Pylons-esque scaffold which sports
- support for :term:`view handler` application development,
- :term:`SQLAlchemy` support, and other Pylons-like features. See
- https://bytebucket.org/sluggo/pyramid_sqla/wiki/html/index.html for more
+ Akhet
+ Akhet is a Pyramid-based development environment which provides a
+ Pylons-esque scaffold which sports support for :term:`view handler`
+ application development, :term:`SQLAlchemy` support, :term:`Mako`
+ templating by default, and other Pylons-like features. See
+ http://docs.pylonsproject.org/projects/akhet/dev/index.html for more
information.
Pyramid Cookbook