Repository: wicket Updated Branches: refs/heads/wicket-6.x 59a7de852 -> 7b724d34c
Fix for migration guide link Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7b724d34 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/7b724d34 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/7b724d34 Branch: refs/heads/wicket-6.x Commit: 7b724d34c6d98f6588beb5066a2fc68afc59ef5d Parents: 59a7de8 Author: Andrea Del Bene <[email protected]> Authored: Wed Oct 4 16:54:11 2017 +0200 Committer: Andrea Del Bene <[email protected]> Committed: Wed Oct 4 16:54:47 2017 +0200 ---------------------------------------------------------------------- release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/7b724d34/release.sh ---------------------------------------------------------------------- diff --git a/release.sh b/release.sh index 4fc97ca..2b477ce 100755 --- a/release.sh +++ b/release.sh @@ -249,7 +249,7 @@ If you upgrade from $major_version.y.z this release is a drop in replacement. If you come from a version prior to $major_version.0.0, please read our Wicket $major_version migration guide found at - * http://s.apache.org/wicket${major_version}migrate + * http://s.apache.org/wicket${major_version}migration Have fun!
