Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r195:3718e6480d93 Date: 2011-05-15 15:49 +0200 http://bitbucket.org/pypy/pypy.org/changeset/3718e6480d93/
Log: Link to bitbucket instead of pypy.org for donwloads. diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -42,10 +42,10 @@ * `Mac OS/X binary (64bit)`__ * `Windows binary (32bit)`__ (BETA!) (you may need to install the `VS 2010 runtime libraries`_) -.. __: http://pypy.org/download/pypy-1.5-linux.tar.bz2 -.. __: http://pypy.org/download/pypy-1.5-linux64.tar.bz2 -.. __: http://pypy.org/download/pypy-1.5-osx64.tar.bz2 -.. __: http://pypy.org/download/pypy-1.5-win32.zip +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-1.5-linux.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-1.5-linux64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-1.5-osx64.tar.bz2 +.. __: https://bitbucket.org/pypy/pypy/downloads/pypy-1.5-win32.zip .. _`VS 2010 runtime libraries`: http://www.microsoft.com/downloads/en/details.aspx?familyid=A7B7A05E-6DE6-4D3A-A423-37BF0912DB84 If your CPU is really old, it may not have SSE2. In this case, you need @@ -103,7 +103,7 @@ * `pypy-1.5-src.tar.bz2`__ (sources, Unix line endings) * pypy-1.5-src.zip (sources, Windows line endings) not available - .. __: http://pypy.org/download/pypy-1.5-src.tar.bz2 + .. __: https://bitbucket.org/pypy/pypy/downloads/pypy-1.5-src.tar.bz2 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 http://mail.python.org/mailman/listinfo/pypy-commit