forked from orbit-oss/flask
Replace old pocoo links everywhere
pocco.org -> palletsprojects.com
This commit is contained in:
parent
d49cfb35d4
commit
ef434ea998
12 changed files with 13 additions and 13 deletions
|
|
@ -31,7 +31,7 @@ statement like ``if`` and ``for``. Unlike Python, blocks are denoted
|
|||
by start and end tags rather than indentation since static text within
|
||||
a block could change indentation.
|
||||
|
||||
.. _Jinja: http://jinja.pocoo.org/docs/templates/
|
||||
.. _Jinja: https://jinja.palletsprojects.com/templates/
|
||||
.. _HTML: https://developer.mozilla.org/docs/Web/HTML
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue