[pypy-svn] r41854 - pypy/extradoc/pypy.org

arigo at codespeak.net arigo at codespeak.net
Tue Apr 3 16:41:57 CEST 2007


Author: arigo
Date: Tue Apr  3 16:41:56 2007
New Revision: 41854

Modified:
   pypy/extradoc/pypy.org/news.txt
Log:
Fix the release announcement links (thanks xoraxax).


Modified: pypy/extradoc/pypy.org/news.txt
==============================================================================
--- pypy/extradoc/pypy.org/news.txt	(original)
+++ pypy/extradoc/pypy.org/news.txt	Tue Apr  3 16:41:56 2007
@@ -2,7 +2,9 @@
 ------------------------------------------------------------------
 
 We are proud to release PyPy 1.0.0, our sixth public release.  See
-the `release announcement <release-1.0.0.html>`__ to read about the
+the `release announcement 
+<http://codespeak.net/pypy/dist/pypy/doc/release-1.0.0.html>`__ 
+to read about the
 many new features in this release, especially the results of our
 JIT generation technology.  See also our detailed instructions on
 how to `get started`_. *(March 27th, 2007)*
@@ -13,7 +15,9 @@
 -------------------------------------------------------------------
 
 We are proud to release PyPy 0.99.0, our fifth public release.  See
-the `release announcement <release-0.99.0.html>`__ to read about the
+the `release announcement 
+<http://codespeak.net/pypy/dist/pypy/doc/release-0.99.0.html>`__ 
+to read about the
 many new features in this release.  See also our detailed instructions on
 how to `get started`_. *(February 17th, 2007)*
 


More information about the pypy-svn mailing list