forked from orbit-oss/flask
Use https for pallets URL
This commit is contained in:
parent
ef434ea998
commit
a3415fc6dc
1 changed files with 1 additions and 1 deletions
|
|
@ -392,7 +392,7 @@ package it's actually inside your package:
|
|||
|
||||
For templates you can use the full power of Jinja2 templates. Head over
|
||||
to the official `Jinja2 Template Documentation
|
||||
<http://jinja.palletsprojects.com/templates/>`_ for more information.
|
||||
<https://jinja.palletsprojects.com/templates/>`_ for more information.
|
||||
|
||||
Here is an example template:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue