Merge pull request #768 from steko/patch-1

Correct small typo in internal link
This commit is contained in:
Armin Ronacher 2013-06-16 03:40:57 -07:00
commit b461c6eec2

View file

@ -64,6 +64,6 @@ compatible Python code
<http://lucumr.pocoo.org/2011/1/22/forwards-compatible-python/>`_.
If you do want to dive into Python 3 already have a look at the
:ref:`python3_support` page.
:ref:`python3-support` page.
Continue to :ref:`installation` or the :ref:`quickstart`.