Skip to content

Commit 33130aa

Browse files
authored
Re-aim the "about the benchmarks" link
Benchmarks are now at github.com/python/performance, not hg.python.org/benchmarks
1 parent 1bdc67a commit 33130aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

speed_python/templates/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h4>Resources</h4>
7878
</ul>
7979

8080
<h3>About the benchmarks</h3>
81-
<p>The code can be found <a href="https://hg.python.org/benchmarks">here</a>.</p>
81+
<p>The code can be found <a href="https://github.com/python/performance">here</a>.</p>
8282
<h3>About Python</h3>
8383
<p>Python is a programming language that lets you work quickly and integrate systems more effectively.</p>
8484
<p>Main website: <a href="https://python.org/">python.org</a></p>

0 commit comments

Comments
 (0)