From d85b3b84d7021494b69b235539eb6c0f4e496ddf Mon Sep 17 00:00:00 2001 From: jojo Date: Wed, 23 Mar 2016 10:03:33 +0900 Subject: [PATCH 1/2] S2GRAPH-61 update mail list to Apache mail list --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61430ee9..abbf76ff 100644 --- a/README.md +++ b/README.md @@ -200,8 +200,10 @@ The above example is by no means a full-blown social network timeline, but it gi If you'd like to know more about S2Graph and its powerful APIs, please continue to the [S2Graph API document](https://www.gitbook.com/book/steamshon/s2graph-book)! +Please subscribe to the S2Graph mailing list by sending a message to [dev-subscribe@s2graph.incubator.apache.org](mailto:dev-subscribe@s2graph.incubator.apache.org) + #### [S2Graph API document](https://steamshon.gitbooks.io/s2graph-book/content/) -#### [Mailing List](https://groups.google.com/forum/#!forum/s2graph) +#### [Mailing List](mailto:dev-subscribe@s2graph.incubator.apache.org) [![Analytics](https://ga-beacon.appspot.com/UA-62888350-1/s2graph/readme.md)](https://github.com/kakao/s2graph) From b22e986e200dc7823c5457c85ad3aefb86e51a19 Mon Sep 17 00:00:00 2001 From: jojo Date: Wed, 23 Mar 2016 10:05:33 +0900 Subject: [PATCH 2/2] S2GRAPH-61 update mail list to Apache mail list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abbf76ff..9587d36c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ cd s2graph activator 'project s2rest_play' run ``` -Finally, join the [mailing list](https://groups.google.com/forum/#!forum/s2graph)! +Finally, join the mailing list by sending a message to [dev-subscribe@s2graph.incubator.apache.org](mailto:dev-subscribe@s2graph.incubator.apache.org)! **Your First Graph**