From 2252de24707c7db6ccf36085d76ed5fc092999ad Mon Sep 17 00:00:00 2001 From: Casey Duncan Date: Tue, 14 Dec 2010 23:22:21 -0700 Subject: replace link to pyramid_jinja2 on github with pypi release package link --- docs/narr/templates.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs') 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 -`_. 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 `_ +(pypi). -- cgit v1.2.3