From 7780f988bd6a012353798c47f10908eefe6496aa Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 20 Sep 2015 10:26:37 -0400 Subject: Fix up some documentation links --- doc/cmd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/cmd.rst') 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 -- cgit v1.2.1