diff options
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 |
