From bd0f62ec00f01073f72bf55bc8433c5735fe18d9 Mon Sep 17 00:00:00 2001
From: Michele Simionato
Date: Fri, 24 Jul 2015 19:25:54 +0200
Subject: Fixed links to the docs
---
README.rst | 4 ++--
docs/index.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.rst b/README.rst
index 2dfe534..bde4ac1 100644
--- a/README.rst
+++ b/README.rst
@@ -51,8 +51,8 @@ There are various versions of the documentation:
- `HTML version`_
- `PDF version`_
-.. _HTML version: https://github.com/micheles/decorator/blob/4.0.0/documentation.rst
-.. _PDF version: https://github.com/micheles/decorator/blob/4.0.0/documentation.pdf
+.. _HTML version: https://github.com/micheles/decorator/blob/4.0.0/docs/documentation.rst
+.. _PDF version: https://github.com/micheles/decorator/blob/4.0.0/docs/documentation.pdf
Repository
---------------
diff --git a/docs/index.html b/docs/index.html
index b8eb6bc..ebd74ac 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -388,8 +388,8 @@ an existing one, since version 4.0 is backward-compatible.
Documentation
There are various versions of the documentation:
--
cgit v1.2.1