Skip to content

Commit dbd1e6c

Browse files
committed
Fix dead link in the documentation [issue 294]
1 parent a1f54db commit dbd1e6c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/usage.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,13 @@ Quick Start
44
Install
55
-------
66

7-
This package is available on `PyPI`_ and `Crate.io`_.
8-
9-
Install from PyPI with ``pip``:
7+
Install from `PyPI`_ with ``pip``:
108

119
.. code-block:: bash
1210
1311
$ pip install django-simple-history
1412
1513
.. _pypi: https://pypi.python.org/pypi/django-simple-history/
16-
.. _crate.io: https://crate.io/packages/django-simple-history/
1714

1815

1916
Configure

0 commit comments

Comments
 (0)