[1.3.X] Fixed broken link to python-markdown in contrib.markup docs.
Backport of r17608 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@17609 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
41cd3b2ab1
commit
dad3e55234
|
@ -35,7 +35,7 @@ For more documentation, read the source code in
|
|||
.. _Markdown: http://en.wikipedia.org/wiki/Markdown
|
||||
.. _reST (reStructured Text): http://en.wikipedia.org/wiki/ReStructuredText
|
||||
.. _PyTextile: http://loopcore.com/python-textile/
|
||||
.. _Python-markdown: http://www.freewisdom.org/projects/python-markdown
|
||||
.. _Python-markdown: http://pypi.python.org/pypi/Markdown
|
||||
.. _doc-utils: http://docutils.sf.net/
|
||||
|
||||
reStructured Text
|
||||
|
|
Loading…
Reference in New Issue