diff --git a/packages/conventional-changelog-config/src/templates/commit.hbs b/packages/conventional-changelog-config/src/templates/commit.hbs index b653bcb..452e790 100644 --- a/packages/conventional-changelog-config/src/templates/commit.hbs +++ b/packages/conventional-changelog-config/src/templates/commit.hbs @@ -5,7 +5,7 @@ {{~/if}} {{~!-- commit link --}} {{#if @root.linkReferences~}} -[@{{author.login}}]({{author.html_url}}) [{{shortHash}}]( +@{{author.login}} [{{shortHash}}]( {{~#if @root.repository}} {{~#if @root.host}} {{~@root.host}}/