diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-06-13 20:55:10 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-06-13 20:55:10 -0400 |
commit | c00cdf3ed55fb6922476d931362ebca053716a4f (patch) | |
tree | b10982edb0f24b1603fdb2e084ee9af23d429099 /doc/sample_html/index.html | |
parent | 02f3bff7f238bb63e2f370db1699275595dbca55 (diff) | |
download | python-coveragepy-git-c00cdf3ed55fb6922476d931362ebca053716a4f.tar.gz |
Point to new docs; more doc tweaks.
Diffstat (limited to 'doc/sample_html/index.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 f49a9c7c..41097e9d 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://bitbucket.org/ned/coveragepy/'>coverage v3.0c1</a>
+ <a class='nav' href='http://nedbatchelder.com/code/coverage'>coverage v3.0</a>
</p>
</div>
</div>
|