Repository: wicket
Updated Branches:
  refs/heads/wicket-6.x e85b389a1 -> 098013148


contributing.gdoc output folder

Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/09801314
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/09801314
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/09801314

Branch: refs/heads/wicket-6.x
Commit: 098013148c6ce488f582e5facdf846850ca80224
Parents: e85b389
Author: Tobias Soloschenko <[email protected]>
Authored: Tue Apr 28 09:40:45 2015 +0200
Committer: Tobias Soloschenko <[email protected]>
Committed: Tue Apr 28 09:40:45 2015 +0200

----------------------------------------------------------------------
 wicket-user-guide/src/docs/guide/contributing.gdoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/09801314/wicket-user-guide/src/docs/guide/contributing.gdoc
----------------------------------------------------------------------
diff --git a/wicket-user-guide/src/docs/guide/contributing.gdoc 
b/wicket-user-guide/src/docs/guide/contributing.gdoc
index 52a3b62..ad1f151 100644
--- a/wicket-user-guide/src/docs/guide/contributing.gdoc
+++ b/wicket-user-guide/src/docs/guide/contributing.gdoc
@@ -11,7 +11,7 @@ git clone https://github.com/apache/wicket.git
 
 * To preview your changes run "mvn clean package -P guide" in the 
_wicket/wicket-user-guide_ folder (in eclipse use a run configuration)
 
-* Navigate to _wicket/wicket-user-guide/target/doc_ and open one of the 
following files a browser / pdf viewer:
+* Navigate to _wicket/wicket-user-guide/target/guide/6.x_ and open one of the 
following files a browser / pdf viewer:
 ** _index.html_ (multi page version)
 ** _guide/single.html_ (single page version)
 ** _guide/single.pdf_ (single page pdf version)

Reply via email to