diff --git a/changelog/changelog-github.tmpl b/changelog/changelog-github.tmpl index 59ecd1c0e..d2f820316 100644 --- a/changelog/changelog-github.tmpl +++ b/changelog/changelog-github.tmpl @@ -19,7 +19,7 @@ Details {{ $par }} {{ end }} {{ range $id := .Issues -}} -[{{ $id }}](https://github.com/restic/restic/issues/{{ $id -}}) +{{ ` ` }}[#{{ $id }}](https://github.com/restic/restic/issues/{{ $id -}}) {{- end -}} {{ range $id := .PRs -}} {{ ` ` }}[#{{ $id }}](https://github.com/restic/restic/pull/{{ $id -}})