[pypy-svn] r79580 - pypy/trunk/pypy/doc

fijal at codespeak.net fijal at codespeak.net
Fri Nov 26 18:44:59 CET 2010


Author: fijal
Date: Fri Nov 26 18:44:57 2010
New Revision: 79580

Modified:
   pypy/trunk/pypy/doc/release-1.4.0.txt
Log:
oops, fix link

Modified: pypy/trunk/pypy/doc/release-1.4.0.txt
==============================================================================
--- pypy/trunk/pypy/doc/release-1.4.0.txt	(original)
+++ pypy/trunk/pypy/doc/release-1.4.0.txt	Fri Nov 26 18:44:57 2010
@@ -34,4 +34,4 @@
 .. _`in production`: http://morepypy.blogspot.com/2010/11/running-large-radio-telescope-software.html
 .. _`our blog`: http://morepypy.blogspot.com
 .. _`pypy 1.4 and pypy 1.3`_: http://speed.pypy.org/comparison/?exe=1%2B41,1%2B172&ben=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20&env=1&hor=false&bas=1%2B41&chart=normal+bars
-.. _`pypy 1.4 and cpython 2.6`_: http://speed.pypy.org/comparison/?exe=2%2B35,1%2BL&ben=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20&env=1&hor=false&bas=2%2B35&chart=normal+bars
+.. _`pypy 1.4 and cpython 2.6`_: http://speed.pypy.org/comparison/?exe=2%2B35,1%2B172&ben=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20&env=1&hor=false&bas=2%2B35&chart=normal+bars



More information about the Pypy-commit mailing list