We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bdc67a commit 33130aaCopy full SHA for 33130aa
1 file changed
speed_python/templates/about.html
@@ -78,7 +78,7 @@ <h4>Resources</h4>
78
</ul>
79
80
<h3>About the benchmarks</h3>
81
-<p>The code can be found <a href="https://hg.python.org/benchmarks">here</a>.</p>
+<p>The code can be found <a href="https://github.com/python/performance">here</a>.</p>
82
<h3>About Python</h3>
83
<p>Python is a programming language that lets you work quickly and integrate systems more effectively.</p>
84
<p>Main website: <a href="https://python.org/">python.org</a></p>
0 commit comments