This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/master by this push: new 18c0619 Uses https instead of http 18c0619 is described below commit 18c0619cea70018f1b4afdc1092d212ae4b1b081 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Mon Sep 16 09:15:11 2019 +0200 Uses https instead of http --- source/security.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/security.md b/source/security.md index ddade26..5e64f9d 100644 --- a/source/security.md +++ b/source/security.md @@ -24,6 +24,6 @@ to consume resources in a non-linear relationship to the size of inputs. The mailing address is: [secur...@struts.apache.org](mailto:secur...@struts.apache.org) -[General network server security tips](http://httpd.apache.org/docs/trunk/misc/security_tips.html) +[General network server security tips](https://httpd.apache.org/docs/trunk/misc/security_tips.html) -[The Apache Security Team](http://www.apache.org/security/) +[The Apache Security Team](https://www.apache.org/security/)