1
0
mirror of https://github.com/django/django.git synced 2025-10-30 17:16:10 +00:00

[2.0.x] Updated various links in docs to use HTTPS.

Backport of 7c81b28ebc from master
This commit is contained in:
Mariusz Felisiak
2018-01-07 14:28:41 +01:00
parent 5bef733014
commit 07fb89b420
28 changed files with 42 additions and 42 deletions

View File

@@ -12,7 +12,7 @@ There's no ``.php`` or ``.cgi`` required, and certainly none of that
See `Cool URIs don't change`_, by World Wide Web creator Tim Berners-Lee, for
excellent arguments on why URLs should be clean and usable.
.. _Cool URIs don't change: http://www.w3.org/Provider/Style/URI
.. _Cool URIs don't change: https://www.w3.org/Provider/Style/URI
Overview
========