Skip to content

Commit 1cf1c84

Browse files
committed
Add compare to comparison link
1 parent 8e89727 commit 1cf1c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release/generate_release_notes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ echo -e "## Changelog
113113
114114
$changelog
115115
116-
[\`${old_version}...${new_version}\`](https://github.com/coder/coder/compare/${old_version}...${new_version})
116+
Compare: [\`${old_version}...${new_version}\`](https://github.com/coder/coder/compare/${old_version}...${new_version})
117117
118118
## Container image
119119

0 commit comments

Comments
 (0)