[pypy-svn] r76810 - pypy/build/bot2/codespeak-html

fijal at codespeak.net fijal at codespeak.net
Tue Aug 31 12:38:33 CEST 2010


Author: fijal
Date: Tue Aug 31 12:38:31 2010
New Revision: 76810

Modified:
   pypy/build/bot2/codespeak-html/index.html
Log:
Update to speed.pypy.org (should have been done ages ago)


Modified: pypy/build/bot2/codespeak-html/index.html
==============================================================================
--- pypy/build/bot2/codespeak-html/index.html	(original)
+++ pypy/build/bot2/codespeak-html/index.html	Tue Aug 31 12:38:31 2010
@@ -9,7 +9,7 @@
 <h1>Welcome to codespeak's PyPy Buildbot!</h1>
 
 <ul>
-  <li>the <a href="plotsummary.html">Performance Plots</a> will give you an overview of performance for recent revisions.</li>
+  <li>the <a href="http://speed.pypy.org/">Performance Plots</a> will give you an overview of performance for recent revisions.</li>
   <li>the <a href="summary?branch=&lt;trunk&gt;">Summary Display &lt;trunk&gt;</a> will give you a 
   failure-oriented  summary for recent revisions (&lt;trunk&gt; only).</li>
 



More information about the Pypy-commit mailing list