From 64982cc2fb13ebc45982c64e25fdb7865e6d2499 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 8 Aug 2015 12:02:32 +0200 Subject: Updated Wikipedia links 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 c7dcbe1240..4691a07689 100644 --- a/docs/ref/templates/language.txt +++ b/docs/ref/templates/language.txt @@ -487,7 +487,7 @@ escaped: Again, we stress that this behavior is on by default. If you're using Django's template system, you're protected. -.. _Cross Site Scripting: http://en.wikipedia.org/wiki/Cross-site_scripting +.. _Cross Site Scripting: https://en.wikipedia.org/wiki/Cross-site_scripting How to turn it off ------------------ -- cgit v1.3