summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Bicking <ianb@colorstudy.com>2013-02-07 17:22:59 -0600
committerIan Bicking <ianb@colorstudy.com>2013-02-07 17:22:59 -0600
commit767cadb9250d4fa3c5968b54e2676a3ff5079551 (patch)
tree7f1cd4585cd86fa2c81518dc278dbcdd03527ca6 /docs
parent9ea044f46606a3b3ee7de66ec0644304d9b71f72 (diff)
parente5aff08df2c4bf251a9b2187b5f9764830a8471d (diff)
downloadpaste-767cadb9250d4fa3c5968b54e2676a3ff5079551.tar.gz
Automated merge with ssh://bitbucket.org/ianb/paste
Diffstat (limited to 'docs')
-rw-r--r--docs/_templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
index 90d84f2..990ecb6 100644
--- a/docs/_templates/layout.html
+++ b/docs/_templates/layout.html
@@ -10,7 +10,7 @@
<h3><a href="http://pythonpaste.org/" class="invisible-link">Python Paste</a></h3>
<ul>
-<li><a href="http://trac.pythonpaste.org">Issue tracker</a></li>
+<li><a href="https://bitbucket.org/ianb/pastescript/issue/">Issue tracker</a></li>
<li><a href="http://pythonpaste.org/">Paste core</a></li>
<li><a href="http://pythonpaste.org/webob/">WebOb</a></li>
<li><a href="http://pythonpaste.org/deploy/">Paste Deploy</a></li>