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 bf2f2dc2a6
commit e1a66d54b9
1 changed files with 1 additions and 1 deletions

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>`.