Skip to content

Commit

Permalink
Update Javadocs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Zvi authored Jan 18, 2019
1 parent 0f05f53 commit 72cba88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/dev/Javadocs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.

0 comments on commit 72cba88

Please sign in to comment.