This is an automated email from the ASF dual-hosted git repository.
terrytangyuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git
The following commit(s) were added to refs/heads/master by this push:
new 1120d59 Fix markdown syntax for link to community guide (#19513)
1120d59 is described below
commit 1120d5914b79da52ff78e5f9bdc4282b77ba6f0a
Author: Yuan Tang <[email protected]>
AuthorDate: Wed Nov 11 09:08:35 2020 -0500
Fix markdown syntax for link to community guide (#19513)
---
CONTRIBUTORS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 5aca5b9..876ce0a 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -20,7 +20,7 @@ Contributors of Apache MXNet (incubating)
Apache MXNet adopts the Apache way and governs by merit. We believe that it is
important to create
an inclusive community where everyone can use, contribute to, and influence
the direction of
the project. We actively invite contributors who have earned the merit to be
part of the
-development community. See [MXNet Community
Guide][https://mxnet.apache.org/community/community].
+development community. See [MXNet Community
Guide](https://mxnet.apache.org/community/community).
PPMC