adnanhemani commented on code in PR #3945: URL: https://github.com/apache/polaris/pull/3945#discussion_r2894085528
########## site/content/community/_index.adoc: ########## @@ -56,15 +56,15 @@ cascade: | Development oriented content | mailto:[email protected][Subscribe to dev@] - link:https://lists.apache.org/list.html?polaris.apache.org[Mailing List Archives,window=_blank] +pass:[<a href="https://lists.apache.org/[email protected]" target="_blank" rel="noopener">Mailing List Archives</a>] Review Comment: I tried wrangling with the "link:" keyword but the second I put the "@" in there, it would mess up with rendering the hyperlink. Thought it would be best to just use passthrough ("pass") instead. If you know a way to do this still with "link:", I'm happy to try it instead - but after 15m of tinkering, I gave up 😅 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
