Updated Branches: refs/heads/wicket-1.5.x 2f8ef0276 -> f2152c1cb
README fixes Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/f2152c1c Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/f2152c1c Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/f2152c1c Branch: refs/heads/wicket-1.5.x Commit: f2152c1cba536ddca838b253505875807f96cd7b Parents: 2f8ef02 Author: Jesse Long <[email protected]> Authored: Wed May 9 17:43:27 2012 +0200 Committer: Jesse Long <[email protected]> Committed: Wed May 9 17:43:27 2012 +0200 ---------------------------------------------------------------------- README | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/f2152c1c/README ---------------------------------------------------------------------- diff --git a/README b/README index 82e28ab..8be5c81 100644 --- a/README +++ b/README @@ -107,7 +107,7 @@ started quickly: - wicket-examples: shows all components in short usage examples, also available live on: - http://www.wicketstuff.org/wicket + http://www.wicket-library.com/wicket-examples - wicket-quickstart archetype: @@ -202,7 +202,7 @@ Migrating from 1.4 This file is a copy of the migration guide from available on our Wiki: - http://cwiki.apache.org/WICKET/migrate-15.html + https://cwiki.apache.org/WICKET/migration-to-wicket-15.html Getting help ------------ @@ -210,7 +210,7 @@ Getting help - Read the online documentation available on our website (http://wicket.apache.org) - - Read the migration guide (migrate-15.html) + - Read the migration guide (migration-to-wicket-15.html) - Read the mailing archives available on Nabble, GMane and Apache
