aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2016-03-27 18:03:46 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-03-29 13:14:37 +0200
commite007e7370322678c1b468850ba1150a2ea91a6eb (patch)
tree8c70642ae3437020203b35831efc45d0a8c8ddb9 /docs
parent3e5395a8201f185b4de69e39ead819ba35cb75de (diff)
TODO: use secure protocol in recently added URL
Closes #733
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index d537649d1..e49d7caa6 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -772,7 +772,7 @@ that doesn't exist on the server, just like --ftp-create-dirs.
information that is stored in HTTP headers (RFC 6249). Theoretically this could
also be supported with the --metalink option.
- See http://tools.ietf.org/html/rfc6249
+ See https://tools.ietf.org/html/rfc6249
See also https://lists.gnu.org/archive/html/bug-wget/2015-06/msg00034.html for
an implematation of this in wget.