This is an automated email from the ASF dual-hosted git repository.
dimas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new bb4ab8199b [bug] Fix website ML Archive Links (#3945)
bb4ab8199b is described below
commit bb4ab8199bda8dd1d8b0c03f0b6a1e40aeed616a
Author: Adnan Hemani <[email protected]>
AuthorDate: Mon Mar 9 09:09:03 2026 -0700
[bug] Fix website ML Archive Links (#3945)
* Fix website ML Archive Links
---
site/content/community/_index.adoc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/site/content/community/_index.adoc
b/site/content/community/_index.adoc
index d695b0e47b..43c374b1cb 100644
--- a/site/content/community/_index.adoc
+++ b/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>]
| Notifications about GitHub issues and PRs
| mailto:[email protected][Subscribe to issues@]
- 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>]
| Notifications about Git commits
| mailto:[email protected][Subscribe to commits@]
- 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>]
|===
{{% /blocks/feature %}}