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

update these two links

parent 1923d2950a04
No related branches found
No related tags found
No related merge requests found
...@@ -276,8 +276,8 @@ ...@@ -276,8 +276,8 @@
<p>Alternatively, get one of the following smaller packages for the source at <p>Alternatively, get one of the following smaller packages for the source at
the same revision as the above binaries:</p> the same revision as the above binaries:</p>
<ul class="simple"> <ul class="simple">
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-src.tar.bz2">pypy2-v6.0.0-src.tar.bz2</a> (sources, PyPy 2 only)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.0-src.tar.bz2">pypy2.7-v7.1.0-src.tar.bz2</a> (sources, PyPy 2 only)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-src.tar.bz2">pypy3-v6.0.0-src.tar.bz2</a> (sources, PyPy 3 only)</li> <li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.0-src.tar.bz2">pypy3.6-v7.1.0-src.tar.bz2</a> (sources, PyPy 3 only)</li>
</ul> </ul>
</li> </li>
<li><p class="first">Make sure you <strong>installed the dependencies.</strong> See the list <a class="reference external" href="http://pypy.readthedocs.org/en/latest/build.html#install-build-time-dependencies">here</a>.</p> <li><p class="first">Make sure you <strong>installed the dependencies.</strong> See the list <a class="reference external" href="http://pypy.readthedocs.org/en/latest/build.html#install-build-time-dependencies">here</a>.</p>
......
...@@ -325,6 +325,6 @@ ...@@ -325,6 +325,6 @@
Alternatively, get one of the following smaller packages for the source at Alternatively, get one of the following smaller packages for the source at
the same revision as the above binaries: the same revision as the above binaries:
* `pypy2-v6.0.0-src.tar.bz2`__ (sources, PyPy 2 only) * `pypy2.7-v7.1.0-src.tar.bz2`__ (sources, PyPy 2 only)
* `pypy3-v6.0.0-src.tar.bz2`__ (sources, PyPy 3 only) * `pypy3.6-v7.1.0-src.tar.bz2`__ (sources, PyPy 3 only)
...@@ -330,6 +330,6 @@ ...@@ -330,6 +330,6 @@
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy2-v6.0.0-src.tar.bz2 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.0-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3-v6.0.0-src.tar.bz2 .. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.0-src.tar.bz2
2. Make sure you **installed the dependencies.** See the list here__. 2. Make sure you **installed the dependencies.** See the list here__.
......
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