Author: Matti Picus <matti.pi...@gmail.com> Branch: extradoc Changeset: r512:2aa919823db1 Date: 2014-06-22 18:36 +0300 http://bitbucket.org/pypy/pypy.org/changeset/2aa919823db1/
Log: typo diff --git a/download.html b/download.html --- a/download.html +++ b/download.html @@ -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> diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -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):: _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit