summaryrefslogtreecommitdiff
path: root/docs/topics/http
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2018-01-07 14:28:41 +0100
committerGitHub <noreply@github.com>2018-01-07 14:28:41 +0100
commit7c81b28ebcaebbc2e5bbca9a73427d81166ce3dc (patch)
tree7f2c5870c682c2cdce61a571049d84ae2f403fe2 /docs/topics/http
parent762bd34c3699875d315d478b3efb090155beb743 (diff)
Updated various links in docs to use HTTPS.
Diffstat (limited to 'docs/topics/http')
-rw-r--r--docs/topics/http/urls.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/http/urls.txt b/docs/topics/http/urls.txt
index a74eb8ce0a..613069327c 100644
--- a/docs/topics/http/urls.txt
+++ b/docs/topics/http/urls.txt
@@ -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
========