This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch security-impact-levels in repository https://gitbox.apache.org/repos/asf/struts-site.git
commit 23a94677b874b8a312cfc1b83d58b83dfb78c4d5 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Fri Feb 19 21:17:24 2021 +0100 Links from home to announcement page for 2021 --- source/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/header.html b/source/_includes/header.html index 25b579f..58100af 100644 --- a/source/_includes/header.html +++ b/source/_includes/header.html @@ -26,7 +26,7 @@ <li><a href="/index.html">Welcome</a></li> <li><a href="/download.cgi">Download</a></li> <li><a href="/releases.html">Releases</a></li> - <li><a href="/announce.html">Announcements</a></li> + <li><a href="/announce-2021.html">Announcements</a></li> <li><a href="http://www.apache.org/licenses/">License</a></li> <li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li> <li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>