link fix: Use restructured text :doc: link instead of html link

This commit is contained in:
Holger Peters
2014-10-09 16:59:42 +02:00
parent 787b0212d1
commit a37f9f19d4

View File

@@ -130,4 +130,4 @@ Builtin configuration file options
.. confval:: doctest_optionflags
One or more doctest flag names from the standard ``doctest`` module.
`See how py.test handles doctests <doctest.html>`_.
:doc:`See how py.test handles doctests <doctest>`.