summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 787433f..0bac4f1 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -77,7 +77,7 @@
{% endblock %}
</div>
<div id="footer">
- <a href="http://ozlabs.org/~jk/projects/patchwork">patchwork</a>
+ <a href="http://jk.ozlabs.org/projects/patchwork">patchwork</a>
patch tracking system
</div>
</body>