summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'python/templates/pages/new/index.html')
-rw-r--r--python/templates/pages/new/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/templates/pages/new/index.html b/python/templates/pages/new/index.html
index 93cf42f..608b40e 100644
--- a/python/templates/pages/new/index.html
+++ b/python/templates/pages/new/index.html
@@ -6,7 +6,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>