Author: Matti Picus <matti.pi...@gmail.com>
Branch: 
Changeset: r71054:5a6c8e00ee88
Date: 2014-04-28 23:29 +0300
http://bitbucket.org/pypy/pypy/changeset/5a6c8e00ee88/

Log:    whoops

diff --git a/pypy/doc/release-2.3.0.rst b/pypy/doc/release-2.3.0.rst
--- a/pypy/doc/release-2.3.0.rst
+++ b/pypy/doc/release-2.3.0.rst
@@ -30,15 +30,15 @@
 
 * `NumPy`_ the work done is included in the PyPy 2.2 release. More details 
below.
 
-_`Py3k`: http://pypy.org/py3donate.html
-_`STM`: http://pypy.org/tmdonate2.html
-_ `Numpy`: http://pypy.org/numpydonate.html
-_`TDD`: http://doc.pypy.org/en/latest/how-to-contribute.html
-_`CFFI`: http://cffi.readthedocs.org
-_`cryptography`: https://cryptography.io
-_`Pillow`: https://pypi.python.org/pypi/Pillow/2.4.0
-_`pygame-cffi`: https://github.com/CTPUG/pygame_cffi
-_`uWSGI`: http://uwsgi-docs.readthedocs.org/en/latest/PyPy.html
+.. _`Py3k`: http://pypy.org/py3donate.html
+.. _`STM`: http://pypy.org/tmdonate2.html
+.. _ `Numpy`: http://pypy.org/numpydonate.html
+.. _`TDD`: http://doc.pypy.org/en/latest/how-to-contribute.html
+.. _`CFFI`: http://cffi.readthedocs.org
+.. _`cryptography`: https://cryptography.io
+.. _`Pillow`: https://pypi.python.org/pypi/Pillow/2.4.0
+.. _`pygame-cffi`: https://github.com/CTPUG/pygame_cffi
+.. _`uWSGI`: http://uwsgi-docs.readthedocs.org/en/latest/PyPy.html
 
 What is PyPy?
 =============
@@ -56,8 +56,8 @@
 bit python is still stalling, we would welcome a volunteer
 to `handle that`_.
 
-_`pypy 2.2 and cpython 2.7.2`: http://speed.pypy.org
-_`handle that`: 
http://doc.pypy.org/en/latest/windows.html#what-is-missing-for-a-full-64-bit-translation
+.. _`pypy 2.2 and cpython 2.7.2`: http://speed.pypy.org
+.. _`handle that`: 
http://doc.pypy.org/en/latest/windows.html#what-is-missing-for-a-full-64-bit-translation
 
 Highlights
 ==========
@@ -84,7 +84,7 @@
 
 * Fix a rpython bug with loop-unrolling that appeared in the `HippyVM`_ PHP 
port
 
-`HippyVM`_: http://www.hippyvm.com
+.. _`HippyVM`: http://www.hippyvm.com
 
 New Platforms and Features
 --------------------------
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to