diff options
author | scoder <none@none> | 2011-02-06 20:24:04 +0100 |
---|---|---|
committer | scoder <none@none> | 2011-02-06 20:24:04 +0100 |
commit | 6ef1ba8e441647f78b7a4ab860561e68cbe0c44d (patch) | |
tree | 8dbd46a97d08ea4a74ec45fdb8f111a61ae6146f | |
parent | 3c1bdaf6ff0a42f28c8238e0c5fdeac4bc79ce8a (diff) | |
download | python-lxml-lxml-2.3.tar.gz |
[svn r4523] fix PDF doc linklxml-2.3
--HG--
branch : trunk
-rw-r--r-- | doc/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/main.txt b/doc/main.txt index 48ed2cd6..69f037cd 100644 --- a/doc/main.txt +++ b/doc/main.txt @@ -228,7 +228,7 @@ See the web sites of lxml `1.3 <http://codespeak.net/lxml/1.3/>`_, .. `current in-development version <http://codespeak.net/lxml/dev/>`_. -.. _`PDF documentation`: lxmldoc-2.3beta1.pdf +.. _`PDF documentation`: lxmldoc-2.3.pdf * `lxml 2.3beta1`_, released 2010-09-06 (`changes for 2.3beta1`_) |