summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 57921de2f..050c7082c 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -86,7 +86,7 @@ without using a local copy. This can be convenient for small fixes.
$ tox -e docs
- The built documentation should be available in the ``doc/en/_build/``.
+ The built documentation should be available in ``doc/en/_build/html``.
Where 'en' refers to the documentation language.