METRON-1510 Update Metron website to include info about github update subscription (anandsubbu) closes apache/metron#981
Project: http://git-wip-us.apache.org/repos/asf/metron/repo Commit: http://git-wip-us.apache.org/repos/asf/metron/commit/438893b7 Tree: http://git-wip-us.apache.org/repos/asf/metron/tree/438893b7 Diff: http://git-wip-us.apache.org/repos/asf/metron/diff/438893b7 Branch: refs/heads/feature/METRON-1416-upgrade-solr Commit: 438893b78c852e34d7edb965840500a78503d299 Parents: ed50d48 Author: anandsubbu <[email protected]> Authored: Wed Apr 11 11:03:37 2018 +0530 Committer: anandsubbu <[email protected]> Committed: Wed Apr 11 11:03:37 2018 +0530 ---------------------------------------------------------------------- site/community/index.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metron/blob/438893b7/site/community/index.md ---------------------------------------------------------------------- diff --git a/site/community/index.md b/site/community/index.md index 7c09b14..b222ba3 100644 --- a/site/community/index.md +++ b/site/community/index.md @@ -121,11 +121,15 @@ title: Apache Metron Community <h4> General & Public Discussion </h4> [<a href="mailto:[email protected]">Subscribe</a>] [<a href="mailto:[email protected]">Unsubscribe</a>] - [<a href="http://mail-archives.apache.org/mod_mbox/metron-user/">Archives</a>] + [<a href="https://lists.apache.org/[email protected]">Archives</a>] <h4> Code & Documentation Change </h4> [<a href="mailto:[email protected]">Subscribe</a>] [<a href="mailto:[email protected]">Unsubscribe</a>] - [<a href="http://mail-archives.apache.org/mod_mbox/metron-dev/">Archives</a>] + [<a href="https://lists.apache.org/[email protected]">Archives</a>] + <h4> Issues & Github updates </h4> + [<a href="mailto:[email protected]">Subscribe</a>] + [<a href="mailto:[email protected]">Unsubscribe</a>] + [<a href="https://lists.apache.org/[email protected]">Archives</a>] </div> </section>
