Author: mattip <[email protected]>
Branch: extradoc
Changeset: r538:d4a4df1e1753
Date: 2014-09-21 17:11 +0300
http://bitbucket.org/pypy/pypy.org/changeset/d4a4df1e1753/

Log:    reword download link text

diff --git a/index.html b/index.html
--- a/index.html
+++ b/index.html
@@ -63,7 +63,7 @@
 <li>As well as other <a class="reference external" 
href="features.html">features</a>.</li>
 </ul>
 </blockquote>
-<p class="download"><a class="reference external" 
href="download.html">Download and try out the PyPy or PyPy3 release 
2.4.0</a></p>
+<p class="download"><a class="reference external" 
href="download.html">Download and try out PyPy</a></p>
 <p>Want to know more? A good place to start is our detailed <a 
class="reference external" href="http://speed.pypy.org/";>speed</a> and
 <a class="reference external" href="compat.html">compatibility</a> reports!</p>
 </div>
diff --git a/source/index.txt b/source/index.txt
--- a/source/index.txt
+++ b/source/index.txt
@@ -26,7 +26,7 @@
 
 .. class:: download
 
-`Download and try out the PyPy or PyPy3 release 2.4.0`__
+`Download and try out PyPy`__
 
 .. __: download.html
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to