You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by bo...@apache.org on 2019/01/18 21:38:49 UTC

[drill] branch master updated: Update Javadocs.md

This is an automated email from the ASF dual-hosted git repository.

boaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/master by this push:
     new 72cba88  Update Javadocs.md
72cba88 is described below

commit 72cba88f058b072040c701a7e1dbbe4fc4eb8d48
Author: Boaz Ben-Zvi <bb...@mapr.com>
AuthorDate: Fri Jan 18 13:38:44 2019 -0800

    Update Javadocs.md
---
 docs/dev/Javadocs.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/dev/Javadocs.md b/docs/dev/Javadocs.md
index 3a8365d..88c0996 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**.