Skip to content
Snippets Groups Projects
Commit 7afca596 authored by Armin Rigo's avatar Armin Rigo
Browse files

Fix the name and the links of the (future) source packages.

parent 4e523c1f
No related branches found
No related tags found
No related merge requests found
......@@ -142,8 +142,8 @@
1. Get the source code. The following packages contain the source at
the same revision as the above binaries:
* `pypy-1.2.0.tar.bz2`_ (sources, Unix line endings)
* `pypy-1.2.0.zip`_ (sources, Windows line endings)
* `pypy-1.2-src.tar.bz2`_ (sources, Unix line endings)
* `pypy-1.2-src.zip`_ (sources, Windows line endings)
Or you can checkout the current trunk using Subversion_ (the trunk
usually works and is of course more up-to-date)::
......@@ -214,6 +214,6 @@
.. _`sandboxing`: features.html#sandboxing
.. _`stackless`: http://www.stackless.com/
.. _`greenlets`: http://codespeak.net/svn/greenlet/trunk/doc/greenlet.txt
.. _`pypy-1.2.0.tar.bz2`: binaries/pypy-1.2.0.tar.bz2
.. _`pypy-1.2.0.zip`: binaries/pypy-1.2.0.zip
.. _`pypy-1.2-src.tar.bz2`: download/pypy-1.2-src.tar.bz2
.. _`pypy-1.2-src.zip`: download/pypy-1.2-src.zip
.. _Subversion: http://subversion.tigris.org/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment