summaryrefslogtreecommitdiff
path: root/lib/dotdot.c
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2016-02-03 05:09:25 +0100
committerJay Satiro <raysatiro@yahoo.com>2016-02-04 18:46:54 -0500
commitd49881cb19971c058eca4a41317b6487bf939e5c (patch)
tree3bad566d3db17bf714868284dd1e1c5ed70bc436 /lib/dotdot.c
parent742deff4dddde519e8928c7b13a66a51e83383f1 (diff)
downloadgnurl-d49881cb19971c058eca4a41317b6487bf939e5c.tar.gz
gnurl-d49881cb19971c058eca4a41317b6487bf939e5c.tar.bz2
gnurl-d49881cb19971c058eca4a41317b6487bf939e5c.zip
URLs: change more http to https
Diffstat (limited to 'lib/dotdot.c')
-rw-r--r--lib/dotdot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dotdot.c b/lib/dotdot.c
index c7f42b1cc..99fac7f98 100644
--- a/lib/dotdot.c
+++ b/lib/dotdot.c
@@ -30,7 +30,7 @@
/*
* "Remove Dot Segments"
- * http://tools.ietf.org/html/rfc3986#section-5.2.4
+ * https://tools.ietf.org/html/rfc3986#section-5.2.4
*/
/*