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

Fix the .zip source.

parent e2ebe04c
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@
the same revision as the above binaries:</p>
<ul class="simple">
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-1.6.tar.bz2">pypy-1.6-src.tar.bz2</a> (sources, Unix line endings)</li>
<li>pypy-1.6-src.zip (sources, Windows line endings) not available</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/get/release-1.6.zip">pypy-1.6-src.zip</a> (sources, Unix line endings too, sorry)</li>
</ul>
<p>Or you can checkout the current trunk using <a class="reference external" href="http://mercurial.selenic.com/">Mercurial</a> (the trunk
usually works and is of course more up-to-date):</p>
......
......@@ -100,6 +100,6 @@
the same revision as the above binaries:
* `pypy-1.6-src.tar.bz2`__ (sources, Unix line endings)
* pypy-1.6-src.zip (sources, Windows line endings) not available
* `pypy-1.6-src.zip`__ (sources, Unix line endings too, sorry)
.. __: https://bitbucket.org/pypy/pypy/get/release-1.6.tar.bz2
......@@ -104,5 +104,6 @@
.. __: https://bitbucket.org/pypy/pypy/get/release-1.6.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/get/release-1.6.zip
Or you can checkout the current trunk using Mercurial_ (the trunk
usually works and is of course more up-to-date)::
......
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