Author: Antonio Cuni <[email protected]>
Branch: 
Changeset: r581:2d9fef76edd7
Date: 2011-08-09 18:21 +0200
http://bitbucket.org/pypy/buildbot/changeset/2d9fef76edd7/

Log:    typo, thanks timonator

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 }}summary?branch=&lt;trunk&gt;">Summary 
(trunk)</a>
         <a href="{{ path_to_root }}summary">Summary</a>
-        <a href="{{ path_to_root }}nighlty/">Nightly builds</a>
+        <a href="{{ path_to_root }}nightly/">Nightly builds</a>
         <!-- end of PyPy specific items -->
 
         <a href="{{ path_to_root }}waterfall">Waterfall</a>
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to