We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 056ebda commit ab77d25Copy full SHA for ab77d25
docs/running_tests.rst
@@ -22,7 +22,7 @@ done for you. Tox will setup multiple virtual environments with different python
22
tox -e py27-dj18 -- test filer.tests.models.FilerApiTests.test_create_folder_structure
23
24
Other test runner options are also supported, see
25
-`django-app-helper <https://django-app-helper.readthedocs.io/en/develop/>`_
+`django-app-helper <https://django-app-helper.readthedocs.io/en/latest/>`_
26
documentation for details.
27
28
To speed things up a bit use `detox <http://pypi.python.org/pypi/detox/>`_. ``detox`` runs each testsuite in a
0 commit comments