Author: Armin Rigo <[email protected]>
Branch:
Changeset: r970:9245fb217688
Date: 2015-11-19 10:22 +0100
http://bitbucket.org/pypy/buildbot/changeset/9245fb217688/
Log: fix link from root page
diff --git a/master/templates/root.html b/master/templates/root.html
--- a/master/templates/root.html
+++ b/master/templates/root.html
@@ -28,9 +28,9 @@
</li>
<li class="{{ item_class.next() }}">
- The <a href="summary?branch=<default>">Summary Display
- <default></a> will give you a failure-oriented summary for recent
- revisions (<default> only).
+ The <a href="summary?branch=<trunk>">Summary Display
+ <trunk></a> will give you a failure-oriented summary for recent
+ revisions (excluding branches).
</li>
<li class="{{ item_class.next() }}">
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit