From eab8c8c51893623824329acecdfae757e35a0d21 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Mon, 18 Apr 2011 13:15:20 +0200 Subject: [PATCH] Fixed link to html5lib site. --- docs/installation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.txt b/docs/installation.txt index c2f9c72..ca6f162 100644 --- a/docs/installation.txt +++ b/docs/installation.txt @@ -62,7 +62,7 @@ for the optional :ref:`parser ` .. _BeautifulSoup: http://www.crummy.com/software/BeautifulSoup/ .. _lxml: http://codespeak.net/lxml/ .. _libxml2: http://xmlsoft.org/ -.. _html5lib: html5lib_ (optional) +.. _html5lib: http://code.google.com/p/html5lib/ Deprecation -----------