diff --git a/.versionrc.json b/.versionrc.json index fee04f6..457bdb5 100644 --- a/.versionrc.json +++ b/.versionrc.json @@ -10,7 +10,7 @@ {"type": "test", "section": "📝 Testing Code"}, {"type": "ci", "section": "📈 Project changes"} ], - "commitUrlFormat": "https://git.tuffraid.net/cowch/lstV2/commits{{hash}}", + "commitUrlFormat": "https://git.tuffraid.net/cowch/lstV2/commits/{{hash}}", "compareUrlFormat": "https://git.tuffraid.net/cowch/lstV2/compare/{{previousTag}}...{{currentTag}}", "header": "# All CHanges to LST can be found below.\n" }