summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polyconseil.fr>2015-04-21 11:43:56 +0200
committerRaphaël Barrois <raphael.barrois@polyconseil.fr>2015-04-21 11:43:56 +0200
commit9b8ad9be6f3b033e1e3673e4329ac63ba9fa07d9 (patch)
treea38689754eb0e837ade1b7efa4897029694427fd /README.rst
parent24269d9265ee2e3f53ca9f4bdbb01c79470988df (diff)
downloadfactory-boy-9b8ad9be6f3b033e1e3673e4329ac63ba9fa07d9.tar
factory-boy-9b8ad9be6f3b033e1e3673e4329ac63ba9fa07d9.tar.gz
README: Remove duplicate "latest release" block.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 9ffa809..9492c67 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@ factory_boy
===========
.. image:: https://pypip.in/version/factory_boy/badge.svg
- :target: https://pypi.python.org/pypi/factory_boy/
+ :target: http://factoryboy.readthedocs.org/en/latest/changelog.html
:alt: Latest Version
.. image:: https://pypip.in/py_versions/factory_boy/badge.svg
@@ -16,8 +16,6 @@ factory_boy
.. image:: https://secure.travis-ci.org/rbarrois/factory_boy.png?branch=master
:target: http://travis-ci.org/rbarrois/factory_boy/
-Latest release: `2.5.0 <http://factoryboy.readthedocs.org/en/latest/changelog.html#v2-5-0>`_ (includes breaking changes, see the `ChangeLog <http://factoryboy.readthedocs.org/en/latest/changelog.html>`_)
-
factory_boy is a fixtures replacement based on thoughtbot's `factory_girl <http://github.com/thoughtbot/factory_girl>`_.
As a fixtures replacement tool, it aims to replace static, hard to maintain fixtures