]> sipb.mit.edu Git - ikiwiki.git/commitdiff
(no commit message)
authorhttps://www.google.com/accounts/o8/id?id=AItOawnfAvT2c50LDmXkgCPJ6KmPLt8CiEIa96w <Alberto@web>
Sun, 5 Feb 2012 13:45:57 +0000 (09:45 -0400)
committeradmin <admin@branchable.com>
Sun, 5 Feb 2012 13:45:57 +0000 (09:45 -0400)
doc/tips/html5.mdwn

index cb71c0887260c10a9ca9b97910bad2017ccae949..b47c3fe39a17359b72d01f507c2ed77efcedc300 100644 (file)
@@ -14,7 +14,7 @@ The html5 support is still experimental, and may break in some browsers.
 No care is taken to add backwards compatibility hacks for browsers that
 are not html5 aware (like MSIE). If you want to include the javascript with
 those hacks, you can edit `page.tmpl` to do so. 
-[Dive Into HTML5](http://diveintohtml5.org/) is a good reference for
+[Dive Into HTML5](http://diveintohtml5.info/) is a good reference for
 current compatability issues and workarounds with html5.  And a remotely-loadable
 JS shiv for enabling HTML5 elements in IE is available through [html5shiv at Google Code](http://code.google.com/p/html5shiv/).