[pypy-svn] r39063 - pypy/release/0.99.x

cfbolz at codespeak.net cfbolz at codespeak.net
Fri Feb 16 23:32:04 CET 2007


Author: cfbolz
Date: Fri Feb 16 23:32:02 2007
New Revision: 39063

Modified:
   pypy/release/0.99.x/README
Log:
point to the html files as well


Modified: pypy/release/0.99.x/README
==============================================================================
--- pypy/release/0.99.x/README	(original)
+++ pypy/release/0.99.x/README	Fri Feb 16 23:32:02 2007
@@ -11,7 +11,8 @@
 
 For more, we invite you to head over to our getting-started document:
 
-    pypy/doc/getting-started.txt
+    pypy/doc/getting-started.txt or
+    pypy/doc/getting-started.html
     (local if you got a tarball or svn checkout)
 
     http://codespeak.net/pypy/dist/pypy/doc/getting-started.html
@@ -23,7 +24,8 @@
 For information in what's new in this release, please read the release
 announcement:
 
-    pypy/doc/release-0.99.0.txt
+    pypy/doc/release-0.99.0.txt or
+    pypy/doc/release-0.99.0.html
     http://codespeak.net/pypy/dist/pypy/doc/release-0.99.0.html
 
 Since December 2004, the development of PyPy has been funded by the



More information about the Pypy-commit mailing list