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/topics/http/sessions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/topics/http') diff --git a/docs/topics/http/sessions.txt b/docs/topics/http/sessions.txt index f21ca33f7f..36c504ba40 100644 --- a/docs/topics/http/sessions.txt +++ b/docs/topics/http/sessions.txt @@ -166,7 +166,7 @@ and the :setting:`SECRET_KEY` setting. Finally, the size of a cookie can have an impact on the `speed of your site`_. .. _`common limit of 4096 bytes`: http://tools.ietf.org/html/rfc2965#section-5.3 -.. _`replay attacks`: http://en.wikipedia.org/wiki/Replay_attack +.. _`replay attacks`: https://en.wikipedia.org/wiki/Replay_attack .. _`speed of your site`: http://yuiblog.com/blog/2007/03/01/performance-research-part-3/ Using sessions in views -- cgit v1.3