Skip to content

Commit 1914368

Browse files
ferdnycdiegorusso
authored andcommitted
Update mailing list-related links
Changes as requested
1 parent f6410ee commit 1914368

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

speed_python/templates/about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@ <h4>The Hosting</h4>
6868
<h4>Resources</h4>
6969
<ul>
7070
<li>
71-
<a href="https://mail.python.org/mailman/listinfo/speed" target="_blank">The mailing list</a>
71+
<a href="https://mail.python.org/mailman3/lists/speed.python.org/" target="_blank">The mailing list</a>
7272
is here - if you want to volunteer to help out with the project, this
7373
is the place to start.
7474
</li>
7575
<li>
76-
<a href="https://mail.python.org/pipermail/speed/" target="_blank">The list archives</a>
76+
<a href="https://mail.python.org/archives/list/speed@python.org/" target="_blank">The list archives</a>
7777
</li>
7878
</ul>
7979

@@ -89,6 +89,6 @@ <h3>About Codespeed</h3>
8989
<p>Wiki: <a href="https://github.com/tobami/codespeed/wiki">github.com/tobami/codespeed/wiki</a></p>
9090
<h3>Contact</h3>
9191
<p>For problems or suggestions about this website write to
92-
<a href="https://mail.python.org/mailman/listinfo/speed">the Python Speed mailing list</a></p>
92+
<a href="https://mail.python.org/mailman3/lists/speed.python.org/">the Python Speed mailing list</a></p>
9393
</div>
9494
{% endblock %}

0 commit comments

Comments
 (0)