summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/templates.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst
index deb75d3d5..09b9bfc51 100644
--- a/docs/narr/templates.rst
+++ b/docs/narr/templates.rst
@@ -806,9 +806,8 @@ Available Add-On Template System Bindings
-----------------------------------------
Jinja2 template bindings are available for :app:`Pyramid` in the
-``pyramid_jinja2`` package. It lives in the Pylons version control
-repository at `http://github.com/Pylons/pyramid_jinja2
-<http://github.com/Pylons/pyramid_jinja2>`_. At the time of this writing, it
-has not had a release, but by the time you read this it also might be
-available from :term:`PyPI`.
+``pyramid_jinja2`` package. You can get the latest release of
+this package from the
+`Python package index <http://pypi.python.org/pypi/pyramid_jinja2>`_
+(pypi).