diff --git a/pkg/announce/github/consts.go b/pkg/announce/github/consts.go index f96fe5e757b..ba067c51d0d 100644 --- a/pkg/announce/github/consts.go +++ b/pkg/announce/github/consts.go @@ -23,7 +23,7 @@ const ghPageBody = `{{ if .Substitutions.logo }} {{ end }} {{ .Substitutions.intro }} {{ if .Substitutions.changelog }} -See [the CHANGELOG]({{ .Substitutions.changelog }}) for more details. +See the [CHANGELOG]({{ .Substitutions.changelog }}) for more details. {{ end }} {{ if .Substitutions.ReleaseNotes }} ### Release Notes