diff options
Diffstat (limited to 'doc/cmd.rst')
-rw-r--r-- | doc/cmd.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cmd.rst b/doc/cmd.rst index 1070dc0a..d6de9f50 100644 --- a/doc/cmd.rst +++ b/doc/cmd.rst @@ -321,7 +321,7 @@ file decorated to show the status of each line. Here's a `sample report`__. -__ /code/coverage/sample_html/index.html +__ http://nedbatchelder.com/files/sample_coverage_html/index.html Lines are highlighted green for executed, red for missing, and gray for excluded. The counts at the top of the file are buttons to turn on and off |