Skip to content

Commit

Permalink
Fixed bugs in RST markup
Browse files Browse the repository at this point in the history
  • Loading branch information
coagulant committed Feb 14, 2014
1 parent 882d537 commit ba9ee4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ the files to leave out of reporting (your paths might differ) ::

Note, that native coverage.py and py.test are not affected by this problem and do not require this workaround.

.. _Nosetests:http://nose.readthedocs.org/en/latest/plugins/cover.html
.. _Nosetests: http://nose.readthedocs.org/en/latest/plugins/cover.html

How it works
------------
Expand Down Expand Up @@ -160,7 +160,7 @@ you can use debug::
Debug mode doesn't send anything, just outputs prepared json and reported files list to stdout.

Contributing
-----------
------------

Run tests::

Expand Down

0 comments on commit ba9ee4b

Please sign in to comment.