Repository: wicket-site
Updated Branches:
  refs/heads/asf-site 2997f3652 -> 23c7a9c6d


Added pointer to wicket 8 examples


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

Branch: refs/heads/asf-site
Commit: 23c7a9c6d3f9adb15f8e1ccb5c59908ecaae653e
Parents: 2997f36
Author: Andrea Del Bene <[email protected]>
Authored: Thu Jan 26 18:09:18 2017 +0100
Committer: Andrea Del Bene <[email protected]>
Committed: Thu Jan 26 18:09:18 2017 +0100

----------------------------------------------------------------------
 content/atom.xml         | 2 +-
 content/learn/index.html | 2 +-
 learn/index.md           | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/23c7a9c6/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 7e89354..5f8cc75 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -3,7 +3,7 @@
     <title>Apache Wicket</title>
     <link href="http://wicket.apache.org/atom.xml"; rel="self"/>
     <link href="http://wicket.apache.org/"/>
-    <updated>2017-01-25T12:58:07+01:00</updated>
+    <updated>2017-01-26T18:08:22+01:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/23c7a9c6/content/learn/index.html
----------------------------------------------------------------------
diff --git a/content/learn/index.html b/content/learn/index.html
index 31acdb4..dbe5824 100644
--- a/content/learn/index.html
+++ b/content/learn/index.html
@@ -178,7 +178,7 @@ Find <a href="/contribute/ides.html">here</a> how to work 
with Wicket projects w
 <h2 id="examples">Examples</h2>
 <ul>
   <li><a href="/learn/examples/index.html">Examples</a> - Browse a vast 
collection of examples in live action without having to install anything!</li>
-  <li><a href="http://examples6x.wicket.apache.org";>Wicket 6 examples</a> / <a 
href="http://examples7x.wicket.apache.org";>Wicket 7 examples</a> - A special 
subset of live examples to show you how to use Wicket components.</li>
+  <li><a href="http://examples8x.wicket.apache.org";>Wicket 8 examples</a> / <a 
href="http://examples7x.wicket.apache.org";>Wicket 7 examples</a> / <a 
href="http://examples6x.wicket.apache.org";>Wicket 6 examples</a> - A special 
subset of live examples to show you how to use Wicket components.</li>
 </ul>
         </section>
     </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/23c7a9c6/learn/index.md
----------------------------------------------------------------------
diff --git a/learn/index.md b/learn/index.md
index 9005edb..9df7f93 100644
--- a/learn/index.md
+++ b/learn/index.md
@@ -143,7 +143,7 @@ Find [here]({{ site.baseurl }}/contribute/ides.html) how to 
work with Wicket pro
 ## Examples {#examples}
 
 - <a href="{{ site.baseurl }}/learn/examples/index.html">Examples</a> - Browse 
a vast collection of examples in live action without having to install anything!
-- <a href="http://examples6x.wicket.apache.org";>Wicket 6 examples</a> / <a 
href="http://examples7x.wicket.apache.org";>Wicket 7 examples</a> - A special 
subset of live examples to show you how to use Wicket components.
+- <a href="http://examples8x.wicket.apache.org";>Wicket 8 examples</a> / <a 
href="http://examples7x.wicket.apache.org";>Wicket 7 examples</a> / <a 
href="http://examples6x.wicket.apache.org";>Wicket 6 examples</a> - A special 
subset of live examples to show you how to use Wicket components.
 
 [migrate3]: http://s.apache.org/wicket3migrate
 [migrate4]: http://s.apache.org/wicket4migrate

Reply via email to