Repository: wicket Updated Branches: refs/heads/master 80e1dbbc4 -> 18f692357
fixed link to wicketstuff Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/c44aeea0 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/c44aeea0 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/c44aeea0 Branch: refs/heads/master Commit: c44aeea0b3ff32f698137156c1e432ab7cecfda1 Parents: 80e1dbb Author: Andrea Del Bene <adelb...@apache.org> Authored: Sat Apr 25 18:09:05 2015 +0200 Committer: Andrea Del Bene <adelb...@apache.org> Committed: Sat Apr 25 18:28:58 2015 +0200 ---------------------------------------------------------------------- wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/c44aeea0/wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc ---------------------------------------------------------------------- diff --git a/wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc b/wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc index 18ffad1..2ee523e 100644 --- a/wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc +++ b/wicket-user-guide/src/docs/guide/wicketstuff/wicketstuff_1.gdoc @@ -1,6 +1,6 @@ -WicketStuff is an umbrella project that gathers different Wicket-related projects developed and maintained by the community. The project is hosted on GitHub at "https://github.com/wicketstuff/core":https://github.com/wicketstuff/core. Every module is structured as a parent Maven project containing the actual project that implements the new functionality and an example project that illustrates how to use it in our code. The resulting directory structure of each module is the following: +WicketStuff is an umbrella project that gathers different Wicket-related projects developed and maintained by the community. The project is hosted on GitHub at "https://github.com/wicketstuff/core":https://github.com/wicketstuff/core . Every module is structured as a parent Maven project containing the actual project that implements the new functionality and an example project that illustrates how to use it in our code. The resulting directory structure of each module is the following: {code} \<module name>-parent @@ -15,4 +15,4 @@ This appendix provides a quick overview of what WicketStuff offers to enhance th {note} Every WicketStuff module can be downloaded as JAR archive at "http://mvnrepository.com":http://mvnrepository.com . This site provides also the XML fragment needed to include it as a dependency into our pom.xml file. -{note} \ No newline at end of file +{note}