Repository: metron Updated Branches: refs/heads/asf-site 3b27ee523 -> a57f1d740
METRON-1510: Update Metron website to include info about github update subscription Project: http://git-wip-us.apache.org/repos/asf/metron/repo Commit: http://git-wip-us.apache.org/repos/asf/metron/commit/a57f1d74 Tree: http://git-wip-us.apache.org/repos/asf/metron/tree/a57f1d74 Diff: http://git-wip-us.apache.org/repos/asf/metron/diff/a57f1d74 Branch: refs/heads/asf-site Commit: a57f1d740926bd5f05eeb74e58d8f657162a44a2 Parents: 3b27ee5 Author: Anand Subramanian <[email protected]> Authored: Wed Apr 25 21:12:26 2018 +0530 Committer: Anand Subramanian <[email protected]> Committed: Wed Apr 25 21:12:26 2018 +0530 ---------------------------------------------------------------------- community/index.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/metron/blob/a57f1d74/community/index.html ---------------------------------------------------------------------- diff --git a/community/index.html b/community/index.html index 9d4b735..a8e60cc 100644 --- a/community/index.html +++ b/community/index.html @@ -258,11 +258,15 @@ <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>
