diff options
| author | micheles <micheles@micheles-mac> | 2010-05-22 10:05:10 +0200 |
|---|---|---|
| committer | micheles <micheles@micheles-mac> | 2010-05-22 10:05:10 +0200 |
| commit | 3d346b8af0c20873c539bf8d15cfe4a5d52beae6 (patch) | |
| tree | 7b37500d59d7624235012ba993e56a8777ba6b04 | |
| parent | 42345d200ef0ca7cfd859dff15c4c383f65a8d2e (diff) | |
| download | python-decorator-git-3d346b8af0c20873c539bf8d15cfe4a5d52beae6.tar.gz | |
Fixed a few links
| -rw-r--r-- | README.txt | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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
|
