Skip to content

Commit 7cc22e8

Browse files
committed
Remove outdated mentions of the mailing list
1 parent be69d45 commit 7cc22e8

1 file changed

Lines changed: 3 additions & 14 deletions

File tree

speed_python/templates/about.html

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -65,18 +65,6 @@ <h4>The Hosting</h4>
6565

6666
<p>We can not thank OSUOSL enough for the hosting and administration.</p>
6767

68-
<h4>Resources</h4>
69-
<ul>
70-
<li>
71-
<a href="https://mail.python.org/mailman3/lists/speed.python.org/" target="_blank">The mailing list</a>
72-
is here - if you want to volunteer to help out with the project, this
73-
is the place to start.
74-
</li>
75-
<li>
76-
<a href="https://mail.python.org/archives/list/speed@python.org/" target="_blank">The list archives</a>
77-
</li>
78-
</ul>
79-
8068
<h3>About the benchmarks</h3>
8169
<p>The code can be found <a href="https://github.com/python/performance">here</a>.</p>
8270
<h3>About Python</h3>
@@ -88,7 +76,8 @@ <h3>About Codespeed</h3>
8876
<p>Code for this site: <a href="https://github.com/zware/codespeed">github.com/zware/codespeed</a></p>
8977
<p>Wiki: <a href="https://github.com/tobami/codespeed/wiki">github.com/tobami/codespeed/wiki</a></p>
9078
<h3>Contact</h3>
91-
<p>For problems or suggestions about this website write to
92-
<a href="https://mail.python.org/mailman3/lists/speed.python.org/">the Python Speed mailing list</a></p>
79+
<p>For problems or suggestions about this website write to us on
80+
<a href="https://discuss.python.org/c/core-dev/23">discuss.python.org</a>.
81+
</p>
9382
</div>
9483
{% endblock %}

0 commit comments

Comments
 (0)