From 7c81b28ebcaebbc2e5bbca9a73427d81166ce3dc Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Sun, 7 Jan 2018 14:28:41 +0100 Subject: Updated various links in docs to use HTTPS. --- docs/ref/templates/language.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref/templates') 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. ` 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 -- cgit v1.3