This is an automated email from the ASF dual-hosted git repository. szetszwo pushed a commit to branch RATIS-5 in repository https://gitbox.apache.org/repos/asf/ratis-hadoop-projects.git
commit 68432788a5aaf70b6018c1c953ff060a074d040e Author: Márton Elek <[email protected]> AuthorDate: Fri Dec 22 15:46:53 2017 +0100 RATIS-5. Fix dev subcribe/unsubscribe links --- content/community.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/content/community.md b/content/community.md index 9ed5cb0..e1bbe4f 100644 --- a/content/community.md +++ b/content/community.md @@ -23,9 +23,8 @@ If you'd like to contribute to Apache Ratis, please subscribe to the Ratis devel The Ratis developer mailing list is: <[email protected]>. -- [Subscribe to List](mailto: [email protected]) -- [Unsubscribe from - List](mailto: [email protected]) +- [Subscribe to List](mailto: [email protected]) +- [Unsubscribe from List](mailto: [email protected]) - [Archives](http://mail-archives.apache.org/mod_mbox/ratis-dev/)
