From 55fcf6c90602a05c101167c0a113583b5f107025 Mon Sep 17 00:00:00 2001 From: Danny Yoo Date: Wed, 9 Nov 2011 18:13:29 -0500 Subject: [PATCH] replacing pilgrim's broken html5 offline cache support page with one from the w3 --- scribblings/cs019.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribblings/cs019.scrbl b/scribblings/cs019.scrbl index 17007db..370fe1c 100644 --- a/scribblings/cs019.scrbl +++ b/scribblings/cs019.scrbl @@ -141,7 +141,7 @@ these files provide Internet Explorer compatibility and should be included during distribution. The @filepath{.appcache} file, too, should be included, as it catalog the files in the application, and is used to enable offline -@link["http://diveintohtml5.org/offline.html"]{HTML application +@link["http://www.w3.org/TR/html5/offline.html"]{HTML application support}.