diff --git a/.versionrc.js b/.versionrc.js index 52b1b4143..80f2b662e 100644 --- a/.versionrc.js +++ b/.versionrc.js @@ -5,7 +5,7 @@ const tracker = { module.exports = { tagPrefix: "SOGo-", - issueUrlFormat: "https://sogo.nu/bugs/view.php?id={{id}}", + issueUrlFormat: "https://bugs.sogo.nu/view.php?id={{id}}", compareUrlFormat: "{{host}}/{{owner}}/{{repository}}/compare/{{previousTag}}...{{currentTag}}", types: [ {type: "feat", section: "Features"},