You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2018/09/17 20:19:24 UTC

wicket-site git commit: WICKET-6591 additional changes

Repository: wicket-site
Updated Branches:
  refs/heads/asf-site c140b0dcc -> 57982b14c


WICKET-6591 additional changes


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

Branch: refs/heads/asf-site
Commit: 57982b14c7a85491273650a0bbcb7122858ba54d
Parents: c140b0d
Author: Andrea Del Bene <an...@gmail.com>
Authored: Mon Sep 17 22:18:53 2018 +0200
Committer: Andrea Del Bene <an...@gmail.com>
Committed: Mon Sep 17 22:18:53 2018 +0200

----------------------------------------------------------------------
 content/atom.xml              |  2 +-
 content/start/download.html   |  4 ++--
 content/start/wicket-7.x.html | 28 ++++++++++++++--------------
 content/start/wicket-8.x.html | 26 +++++++++++++-------------
 start/download.md             |  4 ++--
 start/wicket-7.x.md           | 28 ++++++++++++++--------------
 start/wicket-8.x.md           | 26 +++++++++++++-------------
 7 files changed, 59 insertions(+), 59 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/57982b14/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 383db44..7fd997e 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>2018-09-17T20:39:45+02:00</updated>
+    <updated>2018-09-17T22:15:09+02:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/57982b14/content/start/download.html
----------------------------------------------------------------------
diff --git a/content/start/download.html b/content/start/download.html
index 932e7c0..5ba3907 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -79,11 +79,11 @@
 		<th style="width:30%">Latest release</th>
 		<th style="width:40%">Status</th>
 	</tr>
-	<tr>
+	<!-- tr>
 		<td><a href="wicket-9.x.html">Wicket 9.x</a></td>
 		<td>9.0.0-SNAPSHOT</td>
 		<td>in development</td>
-	</tr>
+	</tr -->
 	<tr>
 		<td><a href="wicket-8.x.html">Wicket 8.x</a></td>
 		<td>8.1.0</td>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/57982b14/content/start/wicket-7.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-7.x.html b/content/start/wicket-7.x.html
index 44c30bc..b336103 100644
--- a/content/start/wicket-7.x.html
+++ b/content/start/wicket-7.x.html
@@ -72,7 +72,7 @@ convenience.</p>
 releases will not break compatibility.</p>
 <h3 id="change-log">Change log</h3>
 <p>To see what changed in these releases you can read the
-<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/CHANGELOG-7.x">change log</a>.</p>
+<a href="https://www.apache.org/dist/wicket/7.10.0/CHANGELOG-7.x">change log</a>.</p>
 <h2 id="download">Download</h2>
 <p>The most recent release in this branch is: <strong>7.10.0</strong>. 
 You can get the release using <a href="#maven">Maven</a> or <a href="#manually">download it manually</a>.</p>
@@ -93,24 +93,24 @@ accordingly).</p>
 <p>Use the following links to download Wicket manually to build Wicket
 from source:</p>
 <ul>
-  <li>Download source <a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.tar.gz">apache-wicket-7.10.0.tar.gz</a>
-(<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.asc">PGP</a>,
-<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.sha256">SHA-256</a>
+  <li>Download source <a href="https://www.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.tar.gz">apache-wicket-7.10.0.tar.gz</a>
+(<a href="https://www.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.tar.gz.sha256">SHA-256</a>
 )</li>
-  <li>Download source <a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.zip">apache-wicket-7.10.0.zip</a>
-(<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.zip.asc">PGP</a>,
-<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/apache-wicket-7.10.0.zip.sha256">SHA-256</a>
+  <li>Download source <a href="https://www.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.zip">apache-wicket-7.10.0.zip</a>
+(<a href="https://www.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.zip.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/7.10.0/apache-wicket-7.10.0.zip.sha256">SHA-256</a>
 )</li>
 </ul>
 <p>Or use the following links to get the pre-packaged binaries instead:</p>
 <ul>
-  <li>Download binaries <a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz">apache-wicket-7.10.0-bin.tar.gz</a>
-(<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.asc">PGP</a>,
-<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.sha256">SHA-256</a>
+  <li>Download binaries <a href="https://www.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz">apache-wicket-7.10.0-bin.tar.gz</a>
+(<a href="https://www.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.tar.gz.sha256">SHA-256</a>
 )</li>
-  <li>Download binaries <a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip">apache-wicket-7.10.0-bin.zip</a>
-(<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.asc">PGP</a>,
-<a href="https://dist.apache.org/repos/dist/release/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.sha256">SHA-256</a>
+  <li>Download binaries <a href="https://www.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip">apache-wicket-7.10.0-bin.zip</a>
+(<a href="https://www.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/7.10.0/binaries/apache-wicket-7.10.0-bin.zip.sha256">SHA-256</a>
 )</li>
 </ul>
 <p>Note that the binary packages and the source packages don’t contain any
@@ -118,7 +118,7 @@ dependencies necessary to have your project working out of the box. We
 strongly urge you to use Maven (or Buildr, or Gradle) as your
 dependency management system.</p>
 <h3 id="verify-distributions-signature">Verify distribution’s signature</h3>
-<p>PGP signatures can be verified as described <a href="http://www.apache.org/dev/release-signing.html#verifying-signature">on this page</a>. The public key used to sign Wicket distributions can be found in the <a href="https://dist.apache.org/repos/dist/release/wicket/KEYS">KEYS file</a>.</p>
+<p>PGP signatures can be verified as described <a href="http://www.apache.org/dev/release-signing.html#verifying-signature">on this page</a>. The public key used to sign Wicket distributions can be found in the <a href="https://www.apache.org/dist/wicket/KEYS">KEYS file</a>.</p>
 <h3 id="older-releases">Older releases</h3>
 <p>The Apache mirroring system only hosts the latest version of each actively supported branch.
 When you need to download an older release you can find them in the archives.</p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/57982b14/content/start/wicket-8.x.html
----------------------------------------------------------------------
diff --git a/content/start/wicket-8.x.html b/content/start/wicket-8.x.html
index 5d12af4..3f6d688 100644
--- a/content/start/wicket-8.x.html
+++ b/content/start/wicket-8.x.html
@@ -87,24 +87,24 @@ accordingly).</p>
 <p>Use the following links to download Wicket manually to build Wicket
 from source:</p>
 <ul>
-  <li>Download source <a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.tar.gz">apache-wicket-8.1.0.tar.gz</a>
-(<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.tar.gz.asc">PGP</a>,
-<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.tar.gz.sha256">SHA-256</a>
+  <li>Download source <a href="https://www.apache.org/dist/wicket/8.1.0/apache-wicket-8.1.0.tar.gz">apache-wicket-8.1.0.tar.gz</a>
+(<a href="https://www.apache.org/dist/wicket/8.1.0/apache-wicket-8.1.0.tar.gz.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/8.1.0/apache-wicket-8.1.0.tar.gz.sha256">SHA-256</a>
 )</li>
-  <li>Download source <a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.zip">apache-wicket-8.1.0.zip</a>
-(<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.zip.asc">PGP</a>,
-<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/apache-wicket-8.1.0.zip.sha256">SHA-256</a>
+  <li>Download source <a href="https://www.apache.org/dist/wicket/8.1.0/apache-wicket-8.1.0.zip">apache-wicket-8.1.0.zip</a>
+(<a href="https://www.apache.org/dist/wicket/8.1.0/apache-wicket-8.1.0.zip.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/8.1.0/apache-wicket-8.1.0.zip.sha256">SHA-256</a>
 )</li>
 </ul>
 <p>Or use the following links to get the pre-packaged binaries instead:</p>
 <ul>
-  <li>Download binaries <a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.tar.gz">apache-wicket-8.1.0-bin.tar.gz</a>
-(<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.tar.gz.asc">PGP</a>,
-<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.tar.gz.sha256">SHA-256</a>
+  <li>Download binaries <a href="https://www.apache.org/dist/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.tar.gz">apache-wicket-8.1.0-bin.tar.gz</a>
+(<a href="https://www.apache.org/dist/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.tar.gz.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.tar.gz.sha256">SHA-256</a>
 )</li>
-  <li>Download binaries <a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.zip">apache-wicket-8.1.0-bin.zip</a>
-(<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.zip.asc">PGP</a>,
-<a href="https://dist.apache.org/repos/dist/release/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.zip.sha256">SHA-256</a>
+  <li>Download binaries <a href="https://www.apache.org/dist/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.zip">apache-wicket-8.1.0-bin.zip</a>
+(<a href="https://www.apache.org/dist/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.zip.asc">PGP</a>,
+<a href="https://www.apache.org/dist/wicket/8.1.0/binaries/apache-wicket-8.1.0-bin.zip.sha256">SHA-256</a>
 )</li>
 </ul>
 <p>Note that the binary packages and the source packages don’t contain any
@@ -112,7 +112,7 @@ dependencies necessary to have your project working out of the box. We
 strongly urge you to use Maven (or Buildr, or Gradle) as your
 dependency management system.</p>
 <h3 id="verify-distributions-signature">Verify distribution’s signature</h3>
-<p>PGP signatures can be verified as described <a href="http://www.apache.org/dev/release-signing.html#verifying-signature">on this page</a>. The public key used to sign Wicket distributions can be found in the <a href="https://dist.apache.org/repos/dist/release/wicket/KEYS">KEYS file</a>.</p>
+<p>PGP signatures can be verified as described <a href="http://www.apache.org/dev/release-signing.html#verifying-signature">on this page</a>. The public key used to sign Wicket distributions can be found in the <a href="https://www.apache.org/dist/wicket/KEYS">KEYS file</a>.</p>
 <h3 id="older-releases">Older releases</h3>
 <p>The Apache mirroring system only hosts the latest version of each actively supported branch.
 When you need to download an older release you can find them in the archives.</p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/57982b14/start/download.md
----------------------------------------------------------------------
diff --git a/start/download.md b/start/download.md
index 20f79ab..070ad53 100644
--- a/start/download.md
+++ b/start/download.md
@@ -36,11 +36,11 @@ The following releases are supported by the Wicket team.
 		<th style="width:30%">Latest release</th>
 		<th style="width:40%">Status</th>
 	</tr>
-	<tr>
+	<!-- tr>
 		<td><a href="wicket-9.x.html">Wicket 9.x</a></td>
 		<td>{{site.wicket.version_90}}</td>
 		<td>in development</td>
-	</tr>
+	</tr -->
 	<tr>
 		<td><a href="wicket-8.x.html">Wicket 8.x</a></td>
 		<td>{{site.wicket.version_80}}</td>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/57982b14/start/wicket-7.x.md
----------------------------------------------------------------------
diff --git a/start/wicket-7.x.md b/start/wicket-7.x.md
index ff4ea9a..5e4f8be 100644
--- a/start/wicket-7.x.md
+++ b/start/wicket-7.x.md
@@ -35,7 +35,7 @@ releases will not break compatibility.
 ### Change log
 
 To see what changed in these releases you can read the
-[change log](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/CHANGELOG-7.x).
+[change log](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/CHANGELOG-7.x).
 
 ## Download
 
@@ -68,24 +68,24 @@ If you are not a Maven user, you can download the Wicket release manually.
 Use the following links to download Wicket manually to build Wicket
 from source:
 
-- Download source [apache-wicket-{{site.wicket.version_70}}.tar.gz](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz)
-([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz.asc),
-[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz.sha256)
+- Download source [apache-wicket-{{site.wicket.version_70}}.tar.gz](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz)
+([PGP](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz.asc),
+[SHA-256](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.tar.gz.sha256)
 )
-- Download source [apache-wicket-{{site.wicket.version_70}}.zip](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip)
-([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip.asc),
-[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip.sha256)
+- Download source [apache-wicket-{{site.wicket.version_70}}.zip](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip)
+([PGP](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip.asc),
+[SHA-256](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/apache-wicket-{{site.wicket.version_70}}.zip.sha256)
 )
 
 Or use the following links to get the pre-packaged binaries instead:
 
-- Download binaries [apache-wicket-{{site.wicket.version_70}}-bin.tar.gz](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz)
-([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz.asc),
-[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz.sha256)
+- Download binaries [apache-wicket-{{site.wicket.version_70}}-bin.tar.gz](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz)
+([PGP](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz.asc),
+[SHA-256](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.tar.gz.sha256)
 )
-- Download binaries [apache-wicket-{{site.wicket.version_70}}-bin.zip](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip)
-([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip.asc),
-[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip.sha256)
+- Download binaries [apache-wicket-{{site.wicket.version_70}}-bin.zip](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip)
+([PGP](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip.asc),
+[SHA-256](https://www.apache.org/dist/wicket/{{site.wicket.version_70}}/binaries/apache-wicket-{{site.wicket.version_70}}-bin.zip.sha256)
 )
 
 Note that the binary packages and the source packages don't contain any
@@ -95,7 +95,7 @@ dependency management system.
 
 ### Verify distribution's signature
 
-PGP signatures can be verified as described [on this page](http://www.apache.org/dev/release-signing.html#verifying-signature). The public key used to sign Wicket distributions can be found in the [KEYS file](https://dist.apache.org/repos/dist/release/wicket/KEYS). 
+PGP signatures can be verified as described [on this page](http://www.apache.org/dev/release-signing.html#verifying-signature). The public key used to sign Wicket distributions can be found in the [KEYS file](https://www.apache.org/dist/wicket/KEYS). 
 
 ### Older releases
 

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/57982b14/start/wicket-8.x.md
----------------------------------------------------------------------
diff --git a/start/wicket-8.x.md b/start/wicket-8.x.md
index 331be64..47a9b63 100644
--- a/start/wicket-8.x.md
+++ b/start/wicket-8.x.md
@@ -60,24 +60,24 @@ If you are not a Maven user, you can download the Wicket release manually.
 Use the following links to download Wicket manually to build Wicket
 from source:
 
-- Download source [apache-wicket-{{site.wicket.version_80}}.tar.gz](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.tar.gz)
-([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.tar.gz.asc),
-[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.tar.gz.sha256)
+- Download source [apache-wicket-{{site.wicket.version_80}}.tar.gz](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.tar.gz)
+([PGP](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.tar.gz.asc),
+[SHA-256](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.tar.gz.sha256)
 )
-- Download source [apache-wicket-{{site.wicket.version_80}}.zip](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.zip)
-([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.zip.asc),
-[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.zip.sha256)
+- Download source [apache-wicket-{{site.wicket.version_80}}.zip](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.zip)
+([PGP](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.zip.asc),
+[SHA-256](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/apache-wicket-{{site.wicket.version_80}}.zip.sha256)
 )
 
 Or use the following links to get the pre-packaged binaries instead:
 
-- Download binaries [apache-wicket-{{site.wicket.version_80}}-bin.tar.gz](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.tar.gz)
-([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.tar.gz.asc),
-[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.tar.gz.sha256)
+- Download binaries [apache-wicket-{{site.wicket.version_80}}-bin.tar.gz](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.tar.gz)
+([PGP](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.tar.gz.asc),
+[SHA-256](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.tar.gz.sha256)
 )
-- Download binaries [apache-wicket-{{site.wicket.version_80}}-bin.zip](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.zip)
-([PGP](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.zip.asc),
-[SHA-256](https://dist.apache.org/repos/dist/release/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.zip.sha256)
+- Download binaries [apache-wicket-{{site.wicket.version_80}}-bin.zip](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.zip)
+([PGP](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.zip.asc),
+[SHA-256](https://www.apache.org/dist/wicket/{{site.wicket.version_80}}/binaries/apache-wicket-{{site.wicket.version_80}}-bin.zip.sha256)
 )
 
 Note that the binary packages and the source packages don't contain any
@@ -87,7 +87,7 @@ dependency management system.
 
 ### Verify distribution's signature
 
-PGP signatures can be verified as described [on this page](http://www.apache.org/dev/release-signing.html#verifying-signature). The public key used to sign Wicket distributions can be found in the [KEYS file](https://dist.apache.org/repos/dist/release/wicket/KEYS). 
+PGP signatures can be verified as described [on this page](http://www.apache.org/dev/release-signing.html#verifying-signature). The public key used to sign Wicket distributions can be found in the [KEYS file](https://www.apache.org/dist/wicket/KEYS). 
 
 ### Older releases