From 000e26163f58d7f910d0ba50a6d62c55f3fab0cd Mon Sep 17 00:00:00 2001
From: Michael Foord <michael@voidspace.org.uk>
Date: Tue, 10 Jan 2012 12:40:11 +0000
Subject: [PATCH] README update

---
 README.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.txt b/README.txt
index f7179ba..d668fb7 100644
--- a/README.txt
+++ b/README.txt
@@ -169,5 +169,5 @@ the `__call__` method.
 The distribution contains tests and documentation. The tests require
 `unittest2 <http://pypi.python.org/pypi/unittest2>`_ to run.
 
-Docs from the in-development version of `mock` can be found on
-`readthedocs.org <http://mock.readthedocs.org>`_.
+Docs from the in-development version of `mock` can be found at
+`mock.readthedocs.org <http://mock.readthedocs.org>`_.
-- 
GitLab