summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-07-24 12:35:29 +0200
committerMichele Simionato <michele.simionato@gmail.com>2015-07-24 12:35:29 +0200
commitaf8558340567f60228a171d4eb02c5783bb006fc (patch)
tree3546da793a23e23303eb15ae1f729659bfd3e873 /index.html
parent5e98e6a14e73bd08c0beed25d1cebe766c95b672 (diff)
downloadpython-decorator-git-af8558340567f60228a171d4eb02c5783bb006fc.tar.gz
Fixed README
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/index.html b/index.html
index b7e165e..b8eb6bc 100644
--- a/index.html
+++ b/index.html
@@ -388,10 +388,8 @@ an existing one, since version 4.0 is backward-compatible.</p>
<h1>Documentation</h1>
<p>There are various versions of the documentation:</p>
<ul class="simple">
-<li><a class="reference external" href="https://github.com/micheles/decorator/blob/4.0.0/documentation.rst">HTML version (Python 2)</a></li>
-<li><a class="reference external" href="https://github.com/micheles/decorator/blob/4.0.0/documentation.pdf">PDF version (Python 2)</a></li>
-<li><a class="reference external" href="https://github.com/micheles/decorator/blob/4.0.0/documentation3.rst">HTML version (Python 3)</a></li>
-<li><a class="reference external" href="https://github.com/micheles/decorator/blob/4.0.0/documentation3.pdf">PDF version (Python 3)</a></li>
+<li><a class="reference external" href="https://github.com/micheles/decorator/blob/4.0.0/documentation.rst">HTML version</a></li>
+<li><a class="reference external" href="https://github.com/micheles/decorator/blob/4.0.0/documentation.pdf">PDF version</a></li>
</ul>
</div>
<div class="section" id="repository">