Skip to content
Snippets Groups Projects
Commit 65741cf1 authored by Philip Jenvey's avatar Philip Jenvey
Browse files

fix pypy3 download links

parent 536afa5d
No related branches found
No related tags found
No related merge requests found
......@@ -144,9 +144,9 @@
PyPy 2. You are welcome to use it anyway; if you're lucky it will
be fast in your case.</p>
<ul class="simple">
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.3-v5.7.0-linux64.tar.bz2">Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.3-v5.7.0-src.tar.bz2">Source (tar.bz2)</a></li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.3-v5.7.0-src.zip">Source (zip)</a></li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.7.0-linux64.tar.bz2">Linux x86-64 binary (64bit, tar.bz2 built on Ubuntu 12.04 - 14.04)</a> (see <tt class="docutils literal">[1]</tt> below)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.7.0-src.tar.bz2">Source (tar.bz2)</a></li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.7.0-src.zip">Source (zip)</a></li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads">All our downloads,</a> including previous versions. We also have a
<a class="reference external" href="http://buildbot.pypy.org/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li>
</ul>
......
......@@ -131,9 +131,9 @@
* `All our downloads,`__ including previous versions. We also have a
mirror_, but please use only if you have troubles accessing the links above
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.3-v5.7.0-linux64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.3-v5.7.0-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.3-v5.7.0-src.zip
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.7.0-linux64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.7.0-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3-v5.7.0-src.zip
.. __: https://bitbucket.org/pypy/pypy/downloads
If your CPU is really, really old, it may be a x86-32 without SSE2.
......
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