Skip to content

Commit ab77d25

Browse files
authored
fix django-app-helper link in the docs (#1570)
1 parent 056ebda commit ab77d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running_tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ done for you. Tox will setup multiple virtual environments with different python
2222
tox -e py27-dj18 -- test filer.tests.models.FilerApiTests.test_create_folder_structure
2323

2424
Other test runner options are also supported, see
25-
`django-app-helper <https://django-app-helper.readthedocs.io/en/develop/>`_
25+
`django-app-helper <https://django-app-helper.readthedocs.io/en/latest/>`_
2626
documentation for details.
2727

2828
To speed things up a bit use `detox <http://pypi.python.org/pypi/detox/>`_. ``detox`` runs each testsuite in a

0 commit comments

Comments
 (0)