aboutsummaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/Javadocs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/Javadocs.md b/docs/dev/Javadocs.md
index 3a8365d90..88c099692 100644
--- a/docs/dev/Javadocs.md
+++ b/docs/dev/Javadocs.md
@@ -15,6 +15,6 @@
## Viewing In IntelliJ
- 1. Go to `target/set/apidocs/index.html` in IntelliJ's project view.
- 2. Right click on `target/set/apidocs/index.html`
+ 1. Go to `target/site/apidocs/index.html` in IntelliJ's project view.
+ 2. Right click on `target/site/apidocs/index.html`
3. Select **Open in Browser**.