Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r1029:7c00a8e159c3 Date: 2017-09-16 19:29 +0200 http://bitbucket.org/pypy/buildbot/changeset/7c00a8e159c3/
Log: fix diff --git a/master/templates/layout.html b/master/templates/layout.html --- a/master/templates/layout.html +++ b/master/templates/layout.html @@ -27,7 +27,7 @@ - <a href="http://speed.pypy.org/">Speed</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?branch=3.5">Summary (py3.5)</a> + - <a href="{{ path_to_root }}summary?branch=py3.5">Summary (py3.5)</a> - <a href="{{ path_to_root }}summary">Summary</a> - <a href="{{ path_to_root }}nightly/">Nightly builds</a> <!-- end of PyPy specific items --> _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit