summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCasey Duncan <casey.duncan@gmail.com>2010-12-14 23:22:21 -0700
committerCasey Duncan <casey.duncan@gmail.com>2010-12-14 23:22:21 -0700
commit2252de24707c7db6ccf36085d76ed5fc092999ad (patch)
tree931b828588e7bc69d4a89c406aa22d9b5f5af35b /docs
parentf8475a66a97b31a4f4aaaa666323993f3a5c059b (diff)
downloadpyramid-2252de24707c7db6ccf36085d76ed5fc092999ad.tar.gz
pyramid-2252de24707c7db6ccf36085d76ed5fc092999ad.tar.bz2
pyramid-2252de24707c7db6ccf36085d76ed5fc092999ad.zip
replace link to pyramid_jinja2 on github with pypi release package link
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).