marcoabreu closed pull request #11858: Update contribute.md (Fix links to subscribe for users and contributors) URL: https://github.com/apache/incubator-mxnet/pull/11858
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/community/contribute.md b/docs/community/contribute.md index f278425b2fc..74e695be3ba 100644 --- a/docs/community/contribute.md +++ b/docs/community/contribute.md @@ -45,10 +45,10 @@ Please join either or both of the MXNet mailing lists: **For MXNet Users, join the USER mailing list**: -- [MXNet Apache USER mailing list](https://lists.apache.org/[email protected]) ([email protected]): To subscribe, send an email to <a href="mailto:[email protected]">[email protected]</a> <i class="far fa-envelope"></i> +- [MXNet Apache USER mailing list](https://lists.apache.org/[email protected]) ([email protected]): To subscribe, send an email to <a href="mailto:[email protected]">[email protected]</a> <i class="far fa-envelope"></i> **For Contributors to MXNet, join the DEV mailing list**: -- [MXNet Apache USER mailing list](https://lists.apache.org/[email protected]) ([email protected]): To subscribe, send an email to <a href="mailto:[email protected]">[email protected]</a> <i class="far fa-envelope"></i> +- [MXNet Apache DEV mailing list](https://lists.apache.org/[email protected]) ([email protected]): To subscribe, send an email to <a href="mailto:[email protected]">[email protected]</a> <i class="far fa-envelope"></i> * [archive](https://lists.apache.org/[email protected]) <i class="fas fa-external-link-alt"></i> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
