From e007e7370322678c1b468850ba1150a2ea91a6eb Mon Sep 17 00:00:00 2001
From: Viktor Szakats <vszakats@users.noreply.github.com>
Date: Sun, 27 Mar 2016 18:03:46 +0200
Subject: [PATCH] TODO: use secure protocol in recently added URL

Closes #733
---
 docs/TODO | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/TODO b/docs/TODO
index d537649d1b..e49d7caa60 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.
-- 
GitLab