summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Granberg <zorry@gentoo.org>2016-01-07 20:43:13 +0100
committerMagnus Granberg <zorry@gentoo.org>2016-01-07 20:43:13 +0100
commit8102ca4b451d4744d8ac03ffb4d6b42bb3b26f51 (patch)
tree9c9ead9a7a9150d8ca9e5c9eecd10a4a2434570f /python/templates/pages/home/index.html
parentfix new repoman qa to show repoman full (diff)
downloadtinderbox-cluster-www-8102ca4b451d4744d8ac03ffb4d6b42bb3b26f51.tar.gz
tinderbox-cluster-www-8102ca4b451d4744d8ac03ffb4d6b42bb3b26f51.tar.bz2
tinderbox-cluster-www-8102ca4b451d4744d8ac03ffb4d6b42bb3b26f51.zip
add static dir
Diffstat (limited to 'python/templates/pages/home/index.html')
-rw-r--r--python/templates/pages/home/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/templates/pages/home/index.html b/python/templates/pages/home/index.html
index 9a75c4e..08b4b1d 100644
--- a/python/templates/pages/home/index.html
+++ b/python/templates/pages/home/index.html
@@ -7,7 +7,7 @@
{% include "includes/frontpage/new_packages" %}
</div>
<div class="col-xs-12 col-md-6">
- <h2>New Logs <small>more at the <a href="/new_logs/">New Logs</a></small></h2>
+ <h2>New Logs <small>more at the <a href="/new/logs/">New Logs</a></small></h2>
{% include "includes/frontpage/new_logs" %}
</div>
</div>