ys2843 commented on a change in pull request #18992:
URL: https://github.com/apache/incubator-mxnet/pull/18992#discussion_r475333569
##########
File path: docs/python_docs/themes/mx-theme/mxtheme/footer.html
##########
@@ -4,13 +4,12 @@
<div class="col-4">
<h4 class="footer-category-title">Resources</h4>
<ul class="contact-list">
- <li><a class="u-email"
href="mailto:[email protected]">Dev list</a></li>
- <li><a class="u-email"
href="mailto:[email protected]">User mailing list</a></li>
- <li><a
href="https://cwiki.apache.org/confluence/display/MXNET/Apache+MXNet+Home">Developer
Wiki</a></li>
- <li><a
href="https://issues.apache.org/jira/projects/MXNET/issues">Jira
Tracker</a></li>
- <li><a
href="https://github.com/apache/incubator-mxnet/labels/Roadmap">Github
Roadmap</a></li>
+ <li><a
href="https://lists.apache.org/[email protected]">Dev list</a>
(<a class="u-email"
href="mailto:[email protected]">subscribe</a>)</li>
Review comment:
This footer link here is different from main site.
And the parentheses appear black while "subscribe" text is white. We can put
parentheses inside the inner `<a/>` tag like this `<a class="u-email"
href="mailto:[email protected]">(subscribe)</a>`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]