summaryrefslogtreecommitdiffstats
path: root/DEVELOP.rst
diff options
context:
space:
mode:
authorLuke Murphy <lwm@users.noreply.github.com>2017-07-01 19:33:02 +0100
committerGitHub <noreply@github.com>2017-07-01 19:33:02 +0100
commitda88e34342884e611d1838cf86c17fbf41945482 (patch)
treedc83aef6ed2c16e5e51ab7df184aea965300cbd1 /DEVELOP.rst
parent82a47be23c107ed401cbbf40273b0df42e1f312b (diff)
Fix link
Diffstat (limited to 'DEVELOP.rst')
-rw-r--r--DEVELOP.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOP.rst b/DEVELOP.rst
index 0af5143f..601c26d5 100644
--- a/DEVELOP.rst
+++ b/DEVELOP.rst
@@ -110,7 +110,7 @@ The rpm package can be installed as follows:
Running the integration tests
-----------------------------
-Integration tests use `behave package http://pythonhosted.org/behave/`_ and
+Integration tests use `behave package <http://pythonhosted.org/behave/>`_ and
pytest.
Configuration settings for this package are provided via ``behave.ini`` file
in the ``tests`` directory.