summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HACKING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.txt b/HACKING.txt
index 8129e9c16..db40c99a2 100644
--- a/HACKING.txt
+++ b/HACKING.txt
@@ -132,7 +132,7 @@ or adds the feature. To build and review docs, use the following steps.
$ tox -e docs
-2. Open the `docs/_build/html/index.html` file to see the resulting HTML
+2. Open the `.tox/docs/html/index.html` file to see the resulting HTML
rendering.