]> git.ipfire.org Git - ipfire.org.git/commitdiff
Replace /news link with link to blog on index page
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 18 Jul 2018 17:17:13 +0000 (18:17 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 18 Jul 2018 17:17:13 +0000 (18:17 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/index.html

index 772d7ddcf8477707efe1f9759276eff1468eb233..3594ae4e31fb5390ee07335f0866c261dc5e64e7 100644 (file)
                                                        {% end %}
                                                </dl>
                                                
-                                               <a class="btn btn-secondary" href="/news">{{ _("Read More") }}</a>
+                                               <a class="btn btn-secondary" href="https://blog.ipfire.org/">{{ _("Read More") }}</a>
                                        </div>
                                </div>
                        </div>