From 41651ed2691c25ec7eae7d5034554e0903eb4e13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Sun, 15 Apr 2012 11:08:21 +0200 Subject: Cleaner link. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaƫl Barrois --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 754881e..ebda1e6 100644 --- a/README +++ b/README @@ -3,8 +3,7 @@ factory_boy factory_boy is a fixtures replacement based on thoughtbot's `factory_girl `_ . Like factory_girl it has a straightforward definition syntax, support for multiple build strategies (saved instances, unsaved instances, attribute dicts, and stubbed objects), and support for multiple factories for the same class, including factory inheritance. Django support is included, and support for other ORMs can be easily added. -The official repository is at http://github.com/rbarrois/factory_boy. -The documentation is at http://readthedocs.org/factoryboy. +The official repository is at http://github.com/rbarrois/factory_boy; the documentation at http://readthedocs.org/factoryboy. Credits ------- -- cgit v1.2.3