Fix Pocoo documentation links

This commit is contained in:
Daniel Neuhäuser 2014-04-26 01:20:12 +02:00
parent 16308bf675
commit 20edb3189c
5 changed files with 8 additions and 8 deletions

View file

@ -9,7 +9,7 @@ An extension can depend on Jinja2 being present.
This section only gives a very quick introduction into how Jinja2
is integrated into Flask. If you want information on the template
engine's syntax itself, head over to the official `Jinja2 Template
Documentation <http://jinja.pocoo.org/2/documentation/templates>`_ for
Documentation <http://jinja.pocoo.org/docs/templates>`_ for
more information.
Jinja Setup