Skip to content

Commit 1aa888c

Browse files
garlofffkr
authored andcommitted
Also make link to archived news section work.
Signed-off-by: Kurt Garloff <kurt@garloff.de>
1 parent 03f0486 commit 1aa888c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_includes/news/link_newpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<div class="d-grid">
2-
<a href="{{ site.baseurl }}/{{ include.ref }}/" class="btn btn-outline-primary" role="button">{% t news.newpage_link %}</a>
2+
<a href="{{ include.ref }}/" class="btn btn-outline-primary" role="button">{% t news.newpage_link %}</a>
33
</div>

0 commit comments

Comments
 (0)