From 1762ea5a2bee7539381c701c4d1534c4af9c2e37 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Mon, 7 Jun 2010 07:58:10 +0200 Subject: [PATCH] Fixed link for good --- docs/_themes | 2 +- docs/htmlfaq.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_themes b/docs/_themes index ec7aaaae..c775271c 160000 --- a/docs/_themes +++ b/docs/_themes @@ -1 +1 @@ -Subproject commit ec7aaaae18f8b874e5e8cbb953aaba1580cb8d70 +Subproject commit c775271cf77795a5358a13b2c2d08c0f61062557 diff --git a/docs/htmlfaq.rst b/docs/htmlfaq.rst index 304c6005..66370311 100644 --- a/docs/htmlfaq.rst +++ b/docs/htmlfaq.rst @@ -186,7 +186,7 @@ Many other features have been added, as well. A good guide to new features in HTML5 is Mark Pilgrim's soon-to-be-published book, `Dive into HTML5`_. Not all of them are supported in browsers yet, however, so use caution. -_Dive into HTML5: http://www.diveintohtml5.org/ +.. _Dive into HTML5: http://www.diveintohtml5.org/ What should be used? --------------------