Repository: wicket-site Updated Branches: refs/heads/asf-site 47a092d54 -> 500610a55
fixed link to 6 migration Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/500610a5 Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/500610a5 Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/500610a5 Branch: refs/heads/asf-site Commit: 500610a55fcac517df1b0b75318eacef6162f5cf Parents: 47a092d Author: Sven Meier <[email protected]> Authored: Thu Oct 15 15:52:30 2015 +0200 Committer: Sven Meier <[email protected]> Committed: Thu Oct 15 15:52:30 2015 +0200 ---------------------------------------------------------------------- content/learn/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket-site/blob/500610a5/content/learn/index.html ---------------------------------------------------------------------- diff --git a/content/learn/index.html b/content/learn/index.html index 4ef8554..ef9a649 100644 --- a/content/learn/index.html +++ b/content/learn/index.html @@ -148,7 +148,7 @@ provide migration paths between the different Wicket versions.</p> Wicket 7<br /> migration guide </a> - <a class="button" href="http://s.apache.org/wicket6migrate"> + <a class="button" href="http://s.apache.org/wicket6migration"> Wicket 6<br /> migration guide </a>
