summaryrefslogtreecommitdiff
path: root/docs/topics/http
diff options
context:
space:
mode:
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
========