diff options
| author | Georg Brandl <georg@python.org> | 2008-11-16 09:05:07 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2008-11-16 09:05:07 +0100 |
| commit | aeadbe33748acb888afd3516f0bcfc6ef522986b (patch) | |
| tree | f977e9e69fbd4bafdb0170ab1736678da56c97a3 /doc | |
| parent | b1907ddc5bcd6671021a617157570cfd9ef20a52 (diff) | |
| download | sphinx-aeadbe33748acb888afd3516f0bcfc6ef522986b.tar.gz | |
#42: fix tracker URL.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/_templates/indexsidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html index 01d94d12..22e679dd 100644 --- a/doc/_templates/indexsidebar.html +++ b/doc/_templates/indexsidebar.html @@ -23,4 +23,4 @@ Index</a>, or install it with:</p> </form> <p>or come to the <tt>#python-docs</tt> channel on FreeNode.</p> <p>You can also open an issue at the - <a href="http://code.google.com/p/sphinx/issues/list">tracker</a>.</p> + <a href="http://www.bitbucket.org/birkenfeld/sphinx/issues/">tracker</a>.</p> |
