This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new 0e96f6d Automatic Site Publish by Buildbot 0e96f6d is described below commit 0e96f6db53ec69aae4a7073d1abe7b0369186dcc Author: buildbot <us...@infra.apache.org> AuthorDate: Tue Mar 29 05:24:56 2022 +0000 Automatic Site Publish by Buildbot --- output/announce-2015.html | 2 +- output/builds.html | 6 +++--- output/contributors/building-the-framework-from-source.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/output/announce-2015.html b/output/announce-2015.html index acc809e..1d58ab1 100644 --- a/output/announce-2015.html +++ b/output/announce-2015.html @@ -188,7 +188,7 @@ please post your comments to the user list, and, if appropriate, file a tracking <p>Thanks to Taki Uchiyama from JPCERT/CC who reported two potential XSS vulnerabilities available in older versions of The Apache Struts 2. Please read the mentioned security bulletin for more details -and also reading our <a href="/docs/security">Security guideline</a> will help you secure your application</p> +and also reading our <a href="security/index">Security guideline</a> will help you secure your application</p> <h4 id="a20150731">31 July 2015 - Struts 2.5-BETA1 (BETA)</h4> diff --git a/output/builds.html b/output/builds.html index b106d33..aa79d0b 100644 --- a/output/builds.html +++ b/output/builds.html @@ -184,15 +184,15 @@ your own applications!)</p> <p>Maven will automatically download any dependencies as needed.</p> <p>For more about using Maven to build Struts 2, see -<a href="/docs/building-the-framework-from-source">Building the framework from source</a> in the -<a href="/docs/contributors-guide">Struts 2 Contributors Guide.</a></p> +<a href="contributors/building-the-framework-from-source">Building the framework from source</a> in the +<a href="contributors/index">Struts 2 Contributors Guide.</a></p> <p>For more about using Maven to build Struts 1, see our <a href="http://wiki.apache.org/struts/StrutsMaintenanceMaven">Maven wiki page.</a></p> <h2 id="nightly-builds">Nightly Builds</h2> <p>As part of our continuous integration practice, we also make available each morning the -<a href="https://nightlies.apache.org/x1/dist/struts/">latest stable development build.</a></p> +<a href="https://nightlies.apache.org/struts/snapshot/">latest stable development build.</a></p> <p><em>Again: Use at your own risk!</em></p> diff --git a/output/contributors/building-the-framework-from-source.html b/output/contributors/building-the-framework-from-source.html index 2161825..6eda83e 100644 --- a/output/contributors/building-the-framework-from-source.html +++ b/output/contributors/building-the-framework-from-source.html @@ -151,7 +151,7 @@ your own tweak or patch.</p> <blockquote> <p>If you just want to use the latest development build, perhaps because a patch you need has been applied, you can -also <a href="http://ci.apache.org/projects/struts/nightlies/">download a nightly build</a>.</p> +also <a href="https://nightlies.apache.org/struts/snapshot/">download a nightly build</a>.</p> </blockquote> <h2 id="getting-the-sources">Getting the Sources</h2>