Repository: wicket
Updated Branches:
  refs/heads/wicket-7.x 57c7126e9 -> 0f0220bdf


Revert "Fixed link to examples site"

This reverts commit 63ec7f0b6953138515ce29414d460a09d9caac5b.

The new Docker image now uses ROOT.war


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/0f0220bd
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/0f0220bd
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/0f0220bd

Branch: refs/heads/wicket-7.x
Commit: 0f0220bdfc62380acf1d8ddb69f6cb728228399e
Parents: 57c7126
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Thu Nov 23 12:07:02 2017 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Thu Nov 23 12:07:02 2017 +0200

----------------------------------------------------------------------
 wicket-user-guide/src/main/asciidoc/single.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/0f0220bd/wicket-user-guide/src/main/asciidoc/single.adoc
----------------------------------------------------------------------
diff --git a/wicket-user-guide/src/main/asciidoc/single.adoc 
b/wicket-user-guide/src/main/asciidoc/single.adoc
index b5d846d..ba4ea7e 100644
--- a/wicket-user-guide/src/main/asciidoc/single.adoc
+++ b/wicket-user-guide/src/main/asciidoc/single.adoc
@@ -5,8 +5,8 @@ The Apache Software Foundation
 :sectlinks:
 
 //custom variables used inside the guide
-:wicket_examples_url: http://examples7x.wicket.apache.org/wicket-examples
-:wicket_tutorial_examples_url: https://wicket-guide.herokuapp.com/
+:wicket_examples_url: http://examples7x.wicket.apache.org
+:wicket_tutorial_examples_url: http://examples-wickettutorial.rhcloud.com/
 
 :sectnums:
 

Reply via email to