diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-07-06 22:23:35 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-07-06 22:23:35 -0400 |
commit | fd48cb77591c6aaab5c3321947c160385ebdee89 (patch) | |
tree | f6f72d60c9af957faa56c0c8e9caf7c2e2348972 /doc/sample_html | |
parent | b9847c054f10ff46d32062497da5bc784486ff1c (diff) | |
download | python-coveragepy-git-fd48cb77591c6aaab5c3321947c160385ebdee89.tar.gz |
Beef up the instructions for making the sample_html in docs, and make the latest sample_html
Diffstat (limited to 'doc/sample_html')
-rw-r--r-- | doc/sample_html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index 41097e9d..478229a3 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -69,7 +69,7 @@ <div id='footer'>
<div class='content'>
<p>
- <a class='nav' href='http://nedbatchelder.com/code/coverage'>coverage v3.0</a>
+ <a class='nav' href='http://nedbatchelder.com/code/coverage'>coverage v3.0.1</a>
</p>
</div>
</div>
|