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 ab2d702 Adds links to UI to read/post questions to mailing lists
ab2d702 is described below
commit ab2d702117aeaea85babc03969d06a938c5efedd
Author: Lukasz Lenart <[email protected]>
AuthorDate: Tue Oct 3 09:54:19 2017 +0200
Adds links to UI to read/post questions to mailing lists
---
source/dev-mail.md | 2 ++
source/mail.html | 6 +++++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/source/dev-mail.md b/source/dev-mail.md
index 59d0b6f..68be6c6 100644
--- a/source/dev-mail.md
+++ b/source/dev-mail.md
@@ -38,6 +38,8 @@ Please make sure you have read the guidelines on [this
page](mail.html)
</tr>
</table>
+You can use a web interface as well if you want to post a question
[https://lists.apache.org/](https://lists.apache.org/[email protected])
+{:.alert .alert-success}
# Archives
diff --git a/source/mail.html b/source/mail.html
index 10c1355..8607ef1 100644
--- a/source/mail.html
+++ b/source/mail.html
@@ -56,10 +56,14 @@ title: Mailing Lists
</tr>
</table>
+<p class="alert alert-success">
+ You can use a web interface as well if you want to post a question <a
href="https://lists.apache.org/[email protected]">https://lists.apache.org/</a>
+</p>
+
<a class="anchor" name="archives"></a>
<p>
- You can read the <a
href="http://mail-archives.apache.org/mod_mbox/struts-user/">ASF Mail </a>
+ You can read the <a
href="http://mail-archives.apache.org/mod_mbox/struts-user/">ASF Mail</a>
or the <a href="http://markmail.org/list/org.apache.struts.users/">Mark
Mail</a> Archives if you
are looking for older discussions. There are many other archives out there
as well.
</p>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].