From 3d346b8af0c20873c539bf8d15cfe4a5d52beae6 Mon Sep 17 00:00:00 2001 From: micheles Date: Sat, 22 May 2010 10:05:10 +0200 Subject: Fixed a few links --- README.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index 1fb5097..3e67bdb 100644 --- a/README.txt +++ b/README.txt @@ -53,7 +53,7 @@ There are various versions of the documentation: - `HTML version (Python 3)`_ - `PDF version (Python 3)`_ -.. _HTML version (Python 2): documentation.html -.. _PDF version (Python 2): documentation.pdf -.. _HTML version (Python 3): documentation3.html -.. _PDF version (Python 3): documentation3.pdf +.. _HTML version (Python 2): http://micheles.googlecode.com/hg/decorator/documentation.html +.. _PDF version (Python 2): http://micheles.googlecode.com/hg/decorator/documentation.pdf +.. _HTML version (Python 3): http://micheles.googlecode.com/hg/decorator/documentation3.html +.. _PDF version (Python 3): http://micheles.googlecode.com/hg/decorator/documentation3.pdf -- cgit v1.2.1