summaryrefslogtreecommitdiff
path: root/source/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'source/index.html.erb')
-rw-r--r--source/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/index.html.erb b/source/index.html.erb
index b44a2e8..c8395a1 100644
--- a/source/index.html.erb
+++ b/source/index.html.erb
@@ -26,7 +26,7 @@ title: sublab - Ein Hackerspace in Leipzig
<div>
<h3>Neues aus dem sublab</h3>
- <p><%= link_to "Alle News >>", "/news.html" %></p>
+ <p><%= link_to "Alle News >>", "/aktuelles/blog.html" %></p>
<%= partial "article_summary", collection: blog.articles[0..2] %>
</div>