martin-g commented on code in PR #22:
URL: https://github.com/apache/wicket-site/pull/22#discussion_r2160316662


##########
content/learn/examples/index.html:
##########
@@ -131,8 +131,7 @@ <h1>A Quick Tour of Wicket</h1>
 <h2 id="for-beginners">For beginners</h2>
 
 <p>Wicket comes with a collection of examples meant to help you understand the 
basic concepts of the framework. They are particularly helpful if you are new 
to Wicket and you are reading our <a href="/learn/#guide">User Guide</a>. 
-You can see these examples and many more in <a 
href="http://examples9x.wicket.apache.org/index.html";>live action</a> 
-(available also for version <a 
href="http://examples8x.wicket.apache.org/index.html";>8.x</a>, <a 
href="http://examples7x.wicket.apache.org/index.html";>7.x</a> and <a 
href="http://examples6x.wicket.apache.org/index.html";>6.x</a>) without having 
to install anything.</p>
+In addition, you can see the Wicket 10.x examples and much more <a 
href="http://examples10x.wicket.apache.org/index.html";>live in action</a>.</p>

Review Comment:
   ```suggestion
   In addition, you can see the Wicket 10.x examples and much more <a 
href="https://examples10x.wicket.apache.org/index.html";>live in action</a>.</p>
   ```



##########
learn/examples/index.md:
##########
@@ -14,8 +14,7 @@ inviting.
 ## For beginners
 
 Wicket comes with a collection of examples meant to help you understand the 
basic concepts of the framework. They are particularly helpful if you are new 
to Wicket and you are reading our [User Guide]({{ site.baseurl 
}}/learn/#guide). 
-You can see these examples and many more in [live 
action](http://examples9x.wicket.apache.org/index.html) 
-(available also for version 
[8.x](http://examples8x.wicket.apache.org/index.html), 
[7.x](http://examples7x.wicket.apache.org/index.html) and 
[6.x](http://examples6x.wicket.apache.org/index.html)) without having to 
install anything.
+In addition, you can see the Wicket 10.x examples and much more [live in 
action](http://examples10x.wicket.apache.org/index.html).

Review Comment:
   ```suggestion
   In addition, you can see the Wicket 10.x examples and much more [live in 
action](https://examples10x.wicket.apache.org/index.html).
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@wicket.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to