diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index a1b7f7553..96cdc647b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -116,7 +116,7 @@ Sample Applications `cluegun <https://github.com/Pylons/cluegun>`_ is a simple pastebin application based on Rocky Burt's `ClueBin <http://pypi.python.org/pypi/ClueBin/0.2.3>`_. It demonstrates form -processing, security, and the use of :term:`ZODB` within a :mod:`repoze.bfg` +processing, security, and the use of :term:`ZODB` within a :app:`Pyramid` application. It also has very simple :term:`repoze.who` integration. Check this application out via:: |
