indhub closed pull request #12474: fix subscribe links, remove disabled icons URL: https://github.com/apache/incubator-mxnet/pull/12474
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/mxnet_channels.md b/docs/community/mxnet_channels.md index 18dc1bc55ec..98cce941e23 100644 --- a/docs/community/mxnet_channels.md +++ b/docs/community/mxnet_channels.md @@ -2,9 +2,9 @@ Converse with the MXNet community via the following channels: -- [Forum](https://discuss.mxnet.io/): [discuss.mxnet.io](https://discuss.mxnet.io/) <i class="fas fa-external-link-alt"></i> -- [MXNet Apache developer 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> -- [MXNet Slack channel](https://apache-mxnet.slack.com): To request an invitation to the channel please subscribe to the mailing list above and then email: <a href="mailto:[email protected]">[email protected]</a> <i class="far fa-envelope"></i> +- [Forum](https://discuss.mxnet.io/): [discuss.mxnet.io](https://discuss.mxnet.io/) +- [MXNet Apache developer mailing list](https://lists.apache.org/[email protected]) ([email protected]): To subscribe, send an email to <a href="mailto:[email protected]">[email protected]</a> +- [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> +- [MXNet Slack channel](https://the-asf.slack.com/) (Channel: #mxnet): To request an invitation to the channel please subscribe to the mailing list above and then email: <a href="mailto:[email protected]">[email protected]</a> Note: if you have an email address with apache.org, you do not need an approval to join the MXNet Slack channel. ---------------------------------------------------------------- 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
