forked from orbit-oss/flask
Fix Pocoo documentation links
This commit is contained in:
parent
16308bf675
commit
20edb3189c
5 changed files with 8 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue