summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 91515ba..93ee824 100644
--- a/README.txt
+++ b/README.txt
@@ -15,7 +15,7 @@ The mock module also provides utility functions / objects to assist with
testing, particularly monkey patching.
* `PDF documentation for 1.0 beta 1
- <http://www.voidspace.org.uk/downloads/mock-1.0b1.pdf>`_
+ <http://www.voidspace.org.uk/downloads/mock-1.0.0.pdf>`_
* `mock on google code (repository and issue tracker)
<http://code.google.com/p/mock/>`_
* `mock documentation