Refs #25778 -- Updated some links to HTTPS and new locations.

This commit is contained in:
Mariusz Felisiak 2020-01-29 09:34:37 +01:00 committed by GitHub
parent 4ca5c565f4
commit 0ac8ac8b0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 14 additions and 14 deletions

View file

@ -29,7 +29,7 @@ or Jinja2_, you should feel right at home with Django's templates.
.. _`The Django template language: For Python programmers`: ../templates_python/
.. _Smarty: https://www.smarty.net/
.. _Jinja2: http://jinja.pocoo.org/
.. _Jinja2: https://palletsprojects.com/p/jinja/
Templates
=========