Use https for pallets URL

This commit is contained in:
Grey Li 2019-11-15 12:34:13 +08:00 committed by David Lord
parent ef434ea998
commit a3415fc6dc
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -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: