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 0cbdc52 Updates production by Jenkins
0cbdc52 is described below
commit 0cbdc5224ffa67feeba2cac77c17b59e42e30500
Author: jenkins <[email protected]>
AuthorDate: Tue Nov 28 19:56:05 2017 +0000
Updates production by Jenkins
---
content/download.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/download.html b/content/download.html
index 03ba2ca..6058801 100644
--- a/content/download.html
+++ b/content/download.html
@@ -155,9 +155,9 @@
<form action="[location]" method="get" id="SelectMirror">
Other mirrors:
<select name="Preferred">
- [if-any http]
- [for http]
- <option value="[http]">[http]</option>
+ [if-any https]
+ [for https]
+ <option value="[https]">[https]</option>
[end]
[end]
[if-any ftp]
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].