Author: Armin Rigo <[email protected]>
Branch:
Changeset: r974:2a247b9421bd
Date: 2015-12-20 10:50 +0100
http://bitbucket.org/pypy/buildbot/changeset/2a247b9421bd/
Log: compat_i_ble, not compat_a_ble
diff --git a/master/templates/layout.html b/master/templates/layout.html
--- a/master/templates/layout.html
+++ b/master/templates/layout.html
@@ -25,7 +25,7 @@
<a href="{{ path_to_root or '.' }}">Home</a>
<!-- PyPy specific items -->
- <a href="http://speed.pypy.org/">Speed</a>
- - <a href="{{ path_to_root }}numpy-status/">Numpy compatability</a>
+ - <a href="{{ path_to_root }}numpy-status/">NumPy compatibility</a>
- <a href="{{ path_to_root }}summary?branch=<trunk>">Summary
(trunk)</a>
- <a href="{{ path_to_root }}summary">Summary</a>
- <a href="{{ path_to_root }}nightly/">Nightly builds</a>
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit