summaryrefslogtreecommitdiff
path: root/doc/cmd.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-09-20 10:26:37 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-09-20 10:26:37 -0400
commit7780f988bd6a012353798c47f10908eefe6496aa (patch)
tree7c352f99d504a29c1f14c6d2a805fecae3ecf768 /doc/cmd.rst
parente3f1daf02b9569a5c78f4decb5d6563de0ca3e1b (diff)
downloadpython-coveragepy-git-7780f988bd6a012353798c47f10908eefe6496aa.tar.gz
Fix up some documentation links
Diffstat (limited to 'doc/cmd.rst')
-rw-r--r--doc/cmd.rst2
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