This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch wicket-10
in repository https://gitbox.apache.org/repos/asf/wicket-site.git


The following commit(s) were added to refs/heads/wicket-10 by this push:
     new 9c84ad91 fix dead links to Wicket-Bootstrap / Wicket JQuery-UI 
integration
     new 7a41e5c0 Merge pull request #20 from sebthom/patch-1
9c84ad91 is described below

commit 9c84ad919f0b61bdca6f0cd7cf99d71c0b6a0825
Author: sebthom <[email protected]>
AuthorDate: Mon Jan 15 20:28:59 2024 +0100

    fix dead links to Wicket-Bootstrap / Wicket JQuery-UI integration
---
 _includes/ui-frameworks-integration.html | 4 ++--
 content/community/index.html             | 4 ++--
 content/learn/examples/index.html        | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/_includes/ui-frameworks-integration.html 
b/_includes/ui-frameworks-integration.html
index 776c80e1..787def5f 100644
--- a/_includes/ui-frameworks-integration.html
+++ b/_includes/ui-frameworks-integration.html
@@ -2,12 +2,12 @@
 
 ## Wicket-Bootstrap project
 
-[Wicket-Bootstrap]( https://wb7.teliclab.info) is a full-fledged project that 
provides integration between Wicket and the popular CSS and JS framework. The 
project site
+[Wicket-Bootstrap](https://github.com/l0rdn1kk0n/wicket-bootstrap/) is a 
full-fledged project that provides integration between Wicket and the popular 
CSS and JS framework. The project site
 offers a complete showcase of the available features.
 
 ---
 
 ## Wicket JQuery-UI integration
 
-[Wicket JQuery-UI integration](http://www.7thweb.net/wicket-jquery-ui) 
provides full integration between Wicket and JQuery UI with many great-looking 
widgets ready to be used in your application. 
+[Wicket JQuery-UI integration](https://github.com/sebfz1/wicket-jquery-ui) 
provides full integration between Wicket and JQuery UI with many great-looking 
widgets ready to be used in your application.
 
diff --git a/content/community/index.html b/content/community/index.html
index dd9e64ea..6410c09e 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -154,14 +154,14 @@ An overview of the available sub-projects can be found <a 
href="https://github.c
 
 <h2 id="wicket-bootstrap-project">Wicket-Bootstrap project</h2>
 
-<p><a href="https://wb7.teliclab.info";>Wicket-Bootstrap</a> is a full-fledged 
project that provides integration between Wicket and the popular CSS and JS 
framework. The project site
+<p><a 
href="https://github.com/l0rdn1kk0n/wicket-bootstrap/";>Wicket-Bootstrap</a> is 
a full-fledged project that provides integration between Wicket and the popular 
CSS and JS framework. The project site
 offers a complete showcase of the available features.</p>
 
 <hr />
 
 <h2 id="wicket-jquery-ui-integration">Wicket JQuery-UI integration</h2>
 
-<p><a href="http://www.7thweb.net/wicket-jquery-ui";>Wicket JQuery-UI 
integration</a> provides full integration between Wicket and JQuery UI with 
many great-looking widgets ready to be used in your application.</p>
+<p><a href="https://github.com/sebfz1/wicket-jquery-ui";>Wicket JQuery-UI 
integration</a> provides full integration between Wicket and JQuery UI with 
many great-looking widgets ready to be used in your application.</p>
 
 <hr />
 
diff --git a/content/learn/examples/index.html 
b/content/learn/examples/index.html
index 18384039..d942c503 100644
--- a/content/learn/examples/index.html
+++ b/content/learn/examples/index.html
@@ -158,14 +158,14 @@ Wicket and Spring Framework without any XML 
definitions.</li>
 
 <h2 id="wicket-bootstrap-project">Wicket-Bootstrap project</h2>
 
-<p><a href="https://wb7.teliclab.info";>Wicket-Bootstrap</a> is a full-fledged 
project that provides integration between Wicket and the popular CSS and JS 
framework. The project site
+<p><a 
href="https://github.com/l0rdn1kk0n/wicket-bootstrap/";>Wicket-Bootstrap</a> is 
a full-fledged project that provides integration between Wicket and the popular 
CSS and JS framework. The project site
 offers a complete showcase of the available features.</p>
 
 <hr />
 
 <h2 id="wicket-jquery-ui-integration">Wicket JQuery-UI integration</h2>
 
-<p><a href="http://www.7thweb.net/wicket-jquery-ui";>Wicket JQuery-UI 
integration</a> provides full integration between Wicket and JQuery UI with 
many great-looking widgets ready to be used in your application.</p>
+<p><a href="https://github.com/sebfz1/wicket-jquery-ui";>Wicket JQuery-UI 
integration</a> provides full integration between Wicket and JQuery UI with 
many great-looking widgets ready to be used in your application.</p>
 
 
 

Reply via email to