From 13ef623a81736e95da1cc1d13a02dd78e228adee Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 8 Aug 2017 19:22:34 +0000 Subject: docs/comments: Update to secure URL versions Closes #1741 --- src/tool_xattr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tool_xattr.c') diff --git a/src/tool_xattr.c b/src/tool_xattr.c index f49fd5718..92b99db60 100644 --- a/src/tool_xattr.c +++ b/src/tool_xattr.c @@ -42,7 +42,7 @@ static const struct xattr_mapping { CURLINFO info; } mappings[] = { /* mappings proposed by - * http://freedesktop.org/wiki/CommonExtendedAttributes + * https://freedesktop.org/wiki/CommonExtendedAttributes/ */ { "user.xdg.origin.url", CURLINFO_EFFECTIVE_URL }, { "user.mime_type", CURLINFO_CONTENT_TYPE }, -- cgit v1.2.3