We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62c7e4 commit a9def31Copy full SHA for a9def31
please.sh
@@ -3117,7 +3117,7 @@ upgrade () { # [--directory=<artifacts-directory>] [--no-upload] [--force] [--fo
3117
url=http://git.savannah.gnu.org/cgit/gawk.git/plain &&
3118
url=$url/NEWS?h=gawk-$version &&
3119
v="v$version${force_pkgrel:+ ($force_pkgrel)}" &&
3120
- relnotes_feature="Comes with [$package $v]($url/CHANGES)."
+ relnotes_feature="Comes with [$package $v]($url)."
3121
;;
3122
*)
3123
die "Unhandled package: %s\n" "$package"
0 commit comments