summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 36746c82..631f90bb 100644
--- a/README.rst
+++ b/README.rst
@@ -53,9 +53,10 @@ to run tests in development mode you must do the following::
scripts/develop_mode.sh
./run_tests.sh
-Note that to run CouchDB tests, be sure you have [CouchDB](https://couchdb.apache.org/) installed on your
+Note that to run CouchDB tests, be sure you have `CouchDB`_ installed on your
system.
+.. _`CouchDB`: https://couchdb.apache.org/
Privileges
-----