diff --git a/changelogs/internal/newsfragments/1956.clarification b/changelogs/internal/newsfragments/1956.clarification new file mode 100644 index 00000000..6b6213fc --- /dev/null +++ b/changelogs/internal/newsfragments/1956.clarification @@ -0,0 +1 @@ +Use relative permalink to redirect to latest changelog. diff --git a/layouts/shortcodes/changelog/changelogs.html b/layouts/shortcodes/changelog/changelogs.html index 2c201a1b..96a82860 100644 --- a/layouts/shortcodes/changelog/changelogs.html +++ b/layouts/shortcodes/changelog/changelogs.html @@ -4,5 +4,5 @@ */}} {{ with index .Page.RegularPages.ByDate.Reverse 0 }} - + {{ end }}