Skip to content

Commit 3def772

Browse files
nl6720jelly
authored andcommitted
Update (mailman|lists).archlinux.org links
Link to the mailman3 interface. See https://gitlab.archlinux.org/archlinux/infrastructure/-/issues/59
1 parent 5f262b7 commit 3def772

File tree

5 files changed

+6
-7
lines changed

5 files changed

+6
-7
lines changed

templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<li><a href="/todo/" title="Developer todo lists">Todos</a></li>
4444
<li><a href="{% url 'devel-clocks' %}" title="Developer world clocks">Dev Clocks</a></li>
4545
{% if user|in_group:'Developers' %}
46-
<li><a href="https://mailman.archlinux.org/mailman/private/arch-dev/"
46+
<li><a href="https://lists.archlinux.org/archives/list/arch-dev@lists.archlinux.org/"
4747
title="arch-dev mailing list archives">Archives</a></li>
4848
{% endif %}
4949
<li><a href="https://monitoring.archlinux.org/"

templates/packages/flag.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2>Flag Package: {{ package.pkgname }} {{ package.full_version }} ({{ package.a
2424
<p>The message box portion is meant
2525
for short messages only. If you need more than 200 characters for your
2626
message, then file a bug report, email the maintainer directly, or send
27-
an email to the <a href="https://mailman.archlinux.org/mailman/listinfo/arch-general"
27+
an email to the <a href="https://lists.archlinux.org/mailman3/lists/arch-general.lists.archlinux.org/"
2828
title="Visit the arch-general mailing list">arch-general mailing list</a>
2929
with your additional text.</p>
3030

templates/packages/flaghelp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h3>Flagging Packages</h3>
1919
<p>The message box portion of the flag utility is meant
2020
for short messages only. If you need more than 200 characters for your
2121
message, then file a bug report, email the maintainer directly, or send
22-
an email to the <a target="_blank" href="https://mailman.archlinux.org/mailman/listinfo/arch-general"
22+
an email to the <a target="_blank" href="https://lists.archlinux.org/mailman3/lists/arch-general.lists.archlinux.org/"
2323
title="Visit the arch-general mailing list">arch-general mailing list</a>
2424
with your additional text.</p>
2525

templates/public/download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h3>Release Info</h3>
3434
<ul>
3535
<li><a href="https://bugs.archlinux.org/index.php?project=6"
3636
title="Arch Linux Bugtracker:Release Engineering">Bug Tracker</a></li>
37-
<li><a href="https://mailman.archlinux.org/mailman/listinfo/arch-releng"
37+
<li><a href="https://lists.archlinux.org/mailman3/lists/arch-releng.lists.archlinux.org/"
3838
title="Arch Linux Release Engineering mailing list">Mailing List</a></li>
3939
</ul>
4040
</li>

templates/public/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ <h2>A simple, lightweight distribution</h2>
2626
<p>Our strong community is diverse and helpful, and we pride ourselves
2727
on the range of skillsets and uses for Arch that stem from it. Please
2828
check out our <a href="https://bbs.archlinux.org/" title="Arch Forums">forums</a>
29-
and <a href="https://mailman.archlinux.org/mailman/listinfo/"
30-
title="Arch Mailing Lists">mailing lists</a>
29+
and <a href="https://lists.archlinux.org/" title="Arch Mailing Lists">mailing lists</a>
3130
to get your feet wet. Also glance through our <a href="https://wiki.archlinux.org/"
3231
title="Arch Wiki">wiki</a>
3332
if you want to learn more about Arch.</p>
@@ -120,7 +119,7 @@ <h4>Documentation</h4>
120119

121120
<h4>Community</h4>
122121
<ul>
123-
<li><a href="https://mailman.archlinux.org/mailman/listinfo/"
122+
<li><a href="https://lists.archlinux.org/"
124123
title="Community and developer mailing lists">Mailing Lists</a></li>
125124
<li><a href="https://wiki.archlinux.org/title/IRC_channels"
126125
title="Official and regional IRC communities">IRC Channels</a></li>

0 commit comments

Comments
 (0)