Skip to content
Snippets Groups Projects
Commit 2aa91982 authored by Matti Picus's avatar Matti Picus
Browse files

typo

parent 21c4f4cd
No related branches found
No related tags found
No related merge requests found
......@@ -97,8 +97,8 @@
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-osx64.tar.bz2">Mac OS/X binary (64bit)</a></li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-win32.zip">Windows binary (32bit)</a> (you might need the <a class="reference external" href="http://www.microsoft.com/en-us/download/details.aspx?id=5582">VS 2008 runtime library
installer vcredist_x86.exe</a>.)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.tar.bz2">Source (tar.bz2)</a></li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.zip">Source (zip)</a></li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-src.tar.bz2">Source (tar.bz2)</a></li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-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://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/">mirror</a>, but please use only if you have troubles accessing the links above</li>
</ul>
......@@ -196,8 +196,8 @@
<li><p class="first">Get the source code. The following packages contain the source at
the same revision as the above binaries:</p>
<ul class="simple">
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.tar.bz2">pypy-2.3.1-src.tar.bz2</a> (sources, Unix line endings)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.zip">pypy-2.3.1-src.zip</a> (sources, Unix line endings too)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-src.tar.bz2">pypy-2.3.1-src.tar.bz2</a> (sources, Unix line endings)</li>
<li><a class="reference external" href="https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-src.zip">pypy-2.3.1-src.zip</a> (sources, Unix line endings too)</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>
......
......@@ -93,8 +93,8 @@
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-osx64.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-win32.zip
.. _`VS 2008 runtime library installer vcredist_x86.exe`: http://www.microsoft.com/en-us/download/details.aspx?id=5582
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.zip
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-src.zip
.. __: https://bitbucket.org/pypy/pypy/downloads
.. _mirror: http://cobra.cs.uni-duesseldorf.de/~buildmaster/mirror/
......@@ -230,8 +230,8 @@
* `pypy-2.3.1-src.tar.bz2`__ (sources, Unix line endings)
* `pypy-2.3.1-src.zip`__ (sources, Unix line endings too)
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1.zip
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-2.3.1-src.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