aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ce9f26deb..b9de662f2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -183,7 +183,7 @@ html documentation with
```
make html
```
-in `Docs/`. Then open `html/index.html` with your favorite web browser and look
+in `Docs/`. Then open `Docs/build/html/index.html` with your favorite web browser and look
for your changes.
Once your code is ready with documentation and automated test,