This is an automated email from the ASF dual-hosted git repository.
sai_boorlagadda pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b05599173 Fix links to mailing list archives
b05599173 is described below
commit b0559917397dbe2ec60f8eb46f290b583e36c3e3
Author: sboorlagadda <[email protected]>
AuthorDate: Sun Oct 20 00:17:23 2024 -0700
Fix links to mailing list archives
---
community/index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/community/index.html b/community/index.html
index 895e9098b..b6cba9d72 100644
--- a/community/index.html
+++ b/community/index.html
@@ -121,26 +121,26 @@ under the License. -->
<h3>Users</h3>
<p><em>Perfect if you build apps against Apache Geode
or deploy Apache Geode, and a great place to start if you have a
question.</em></p>
<p>To subscribe, send a blank email to<br/><a
href="mailto:[email protected]">[email protected]</a>.</p>
- <p>You can also <a
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.user+order%3Adate-backward">read
the archives</a>.</p>
+ <p>You can also <a
href="https://lists.apache.org/[email protected]">read the
archives</a>.</p>
</div>
<div class="col-md-4">
<h3>Dev</h3>
<p><em>If you are building contributions and
modifications to Apache Geode, this is the list for you.</em><p>
<p>To subscribe, send a blank email to<br/><a
href="mailto:[email protected]">[email protected]</a>.</p>
- <p>You can also <a
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.dev+order%3Adate-backward">read
the archives</a>.</p>
+ <p>You can also <a
href="https://lists.apache.org/[email protected]">read the
archives</a>.</p>
</div>
<div class="col-md-4">
<h3>Commits</h3>
<p><em>This list receives an email whenever new code is
contributed to Apache Geode.</em><p>
<p>To subscribe, send a blank email to<br/><a
href="mailto:[email protected]">[email protected]</a>.</p>
- <p>You can also <a
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.commits+order%3Adate-backward">read
the archives</a>.</p>
+ <p>You can also <a
href="https://lists.apache.org/[email protected]">read the
archives</a>.</p>
</div>
</div>
<div class="col-md-4">
<h3>Issues</h3>
<p><em>This list receives an email when an Apache Geode
issue is created or updated.</em><p>
- <p>To subscribe, send a blank email to<br/><a
href="mailto:[email protected]">[email protected]</a>.</p>
- <p>You can also <a
href="http://markmail.org/search/?q=list%3Aorg.apache.geode.issues+order%3Adate-backward">read
the archives</a>.</p>
+ <p>To subscribe, send a blank email to<br/><a
href="mailto:[email protected]">[email protected]</a>.</p>
+ <p>You can also <a
href="https://lists.apache.org/[email protected]">read the
archives</a>.</p>
</div>
</div>
</div>