diff options
| author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2018-01-07 14:28:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-07 14:28:41 +0100 |
| commit | 7c81b28ebcaebbc2e5bbca9a73427d81166ce3dc (patch) | |
| tree | 7f2c5870c682c2cdce61a571049d84ae2f403fe2 /docs/ref/templates | |
| parent | 762bd34c3699875d315d478b3efb090155beb743 (diff) | |
Updated various links in docs to use HTTPS.
Diffstat (limited to 'docs/ref/templates')
| -rw-r--r-- | docs/ref/templates/language.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/templates/language.txt b/docs/ref/templates/language.txt index 6daf00043a..806832e061 100644 --- a/docs/ref/templates/language.txt +++ b/docs/ref/templates/language.txt @@ -28,7 +28,7 @@ or Jinja2_, you should feel right at home with Django's templates. </howto/custom-template-tags>` to the template language as needed). .. _`The Django template language: For Python programmers`: ../templates_python/ -.. _Smarty: http://www.smarty.net/ +.. _Smarty: https://www.smarty.net/ .. _Jinja2: http://jinja.pocoo.org/ Templates |
