This is an automated email from the ASF dual-hosted git repository.
sai_boorlagadda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-site.git
The following commit(s) were added to refs/heads/master by this push:
new 2d7701355 Fix links to mailing list archives (#22)
2d7701355 is described below
commit 2d770135537a2a820132948ef3b68935cd9d2ee8
Author: Rich Bowen <[email protected]>
AuthorDate: Thu Oct 17 22:05:58 2024 -0400
Fix links to mailing list archives (#22)
---
website/content/community/index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/website/content/community/index.html
b/website/content/community/index.html
index 580005067..442749dba 100644
--- a/website/content/community/index.html
+++ b/website/content/community/index.html
@@ -44,26 +44,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>