- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 26 Mar 2015 15:58:34 +0000
- To: link-checker updates <www-validator-cvs@w3.org>
changeset: 417:cc570477516e
tag: tip
user: Yves Lafon <ylafon@w3.org>
date: Thu Mar 26 16:58:24 2015 +0100
files: bin/checklink
description:
cookie rfc updated
diff -r ba26213c6502 -r cc570477516e bin/checklink
--- a/bin/checklink Thu Mar 26 16:46:24 2015 +0100
+++ b/bin/checklink Thu Mar 26 16:58:24 2015 +0100
@@ -3185,7 +3185,7 @@
}
else {
$cookie_options = "
- <label for=\"cookie_$check_num\"><input type=\"checkbox\" id=\"cookie_$check_num\" name=\"cookie\" value=\"set\" /> Save options in a <a href=\"http://www.w3.org/Protocols/rfc2109/rfc2109\">cookie</a></label>";
+ <label for=\"cookie_$check_num\"><input type=\"checkbox\" id=\"cookie_$check_num\" name=\"cookie\" value=\"set\" /> Save options in a <a href=\"http://tools.ietf.org/html/rfc6265\">cookie</a></label>";
}
print "<form action=\"", $Opts{_Self_URI},
Received on Thursday, 26 March 2015 15:58:36 UTC