You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ts...@apache.org on 2015/04/28 09:38:41 UTC

wicket git commit: contributing.gdoc output folder

Repository: wicket
Updated Branches:
  refs/heads/master 401fbe714 -> 059ef309e


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/059ef309
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/059ef309
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/059ef309

Branch: refs/heads/master
Commit: 059ef309e92bd8448462202c29acb1a7c5320457
Parents: 401fbe7
Author: Tobias Soloschenko <ts...@apache.org>
Authored: Tue Apr 28 09:37:40 2015 +0200
Committer: Tobias Soloschenko <ts...@apache.org>
Committed: Tue Apr 28 09:37:40 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/059ef309/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..5a8225b 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/7.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)