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 5cf2ab7 Automatic Site Publish by Buildbot
5cf2ab7 is described below
commit 5cf2ab7be6572ddd7e1780e40cf8083ffa3a6386
Author: buildbot <[email protected]>
AuthorDate: Sat Apr 11 09:07:59 2020 +0000
Automatic Site Publish by Buildbot
---
output/primer.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/primer.html b/output/primer.html
index c3aa389..d448fec 100644
--- a/output/primer.html
+++ b/output/primer.html
@@ -395,7 +395,7 @@ It can also be used to restrict authentication based on
information in a databas
<p>For more about security, you should read the
<a href="http://docs.oracle.com/javaee/6/tutorial/doc/gijrp.html">Java EE
tutorial</a>.
Other projects, like <a href="http://shiro.apache.org/">Apache Shiro</a> or
-<a href="http://www.springframework.org/spring-security/">Spring Security</a>
might also help
+<a href="https://spring.io/projects/spring-security/">Spring Security</a>
might also help
you to secure your web application.</p>
<h3 id="jsp">JavaServer Pages, JSP Tag Libraries, and JavaServer Faces</h3>