RATIS-5. Fix dev subcribe/unsubscribe links
Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ratis/commit/68432788 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ratis/tree/68432788 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ratis/diff/68432788 Branch: refs/heads/RATIS-5 Commit: 68432788a5aaf70b6018c1c953ff060a074d040e Parents: 261834c Author: Márton Elek <[email protected]> Authored: Fri Dec 22 15:46:53 2017 +0100 Committer: Márton Elek <[email protected]> Committed: Fri Dec 22 15:46:53 2017 +0100 ---------------------------------------------------------------------- content/community.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/68432788/content/community.md ---------------------------------------------------------------------- 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/)
