Author: Ronan Lamy <[email protected]>
Branch: extradoc
Changeset: r772:d9498bbc88bc
Date: 2016-07-29 17:00 +0100
http://bitbucket.org/pypy/pypy.org/changeset/d9498bbc88bc/

Log:    Merged in av6/pypy.org (pull request #11)

        download: update link to Mercurial

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -240,7 +240,7 @@
 <ul class="simple">
 <li><a class="reference external" 
href="https://bitbucket.org/pypy/pypy/downloads/pypy2-v5.3.1-src.tar.bz2";>pypy2-v5.3.1-src.tar.bz2</a>
 (sources)</li>
 </ul>
-<p>Or you can checkout the current trunk using <a class="reference external" 
href="http://mercurial.selenic.com/";>Mercurial</a> (the trunk
+<p>Or you can checkout the current trunk using <a class="reference external" 
href="https://www.mercurial-scm.org/";>Mercurial</a> (the trunk
 usually works and is of course more up-to-date):</p>
 <pre class="literal-block">
 hg clone https://bitbucket.org/pypy/pypy
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -376,7 +376,7 @@
 .. _`greenlets`: http://pypy.readthedocs.org/en/latest/stackless.html#greenlets
 .. _`Windows build instructions`: 
http://doc.pypy.org/en/latest/windows.html#preparing-windows-for-the-large-build
 .. _`shadow stack`: 
http://pypy.readthedocs.org/en/latest/config/translation.gcrootfinder.html
-.. _Mercurial: http://mercurial.selenic.com/
+.. _Mercurial: https://www.mercurial-scm.org/
 
 Packaging
 ---------
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to