From 6c7ff31daefb87156c23a0f4deb566be4254fcab Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 5 May 2022 15:44:51 -0600 Subject: [PATCH] Make the changelog repo-aware --- layouts/shortcodes/changelog/changelog-changes.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/layouts/shortcodes/changelog/changelog-changes.html b/layouts/shortcodes/changelog/changelog-changes.html index 9b0e71a9..bea371ec 100644 --- a/layouts/shortcodes/changelog/changelog-changes.html +++ b/layouts/shortcodes/changelog/changelog-changes.html @@ -25,7 +25,7 @@ {{ if ne $status "unstable" }} - +
Git commithttps://github.com/matrix-org/matrix-doc/tree/{{ $release_tag }}
Git commithttps://github.com/matrix-org/matrix-spec/tree/{{ $release_tag }}
Release date{{ .Site.Params.version.release_date }}
{{ end }} @@ -79,7 +79,12 @@
  • {{.name | safeHTML}}