mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Update .github/release-notes.sh
Co-authored-by: gustavderdrache <gustavderdrache@gmail.com>
This commit is contained in:
parent
ce1cca8ebd
commit
5a87809b25
1 changed files with 1 additions and 1 deletions
2
.github/release-notes.sh
vendored
2
.github/release-notes.sh
vendored
|
@ -29,7 +29,7 @@ trim_trailing_newlines() {
|
|||
|
||||
linkify_gh() {
|
||||
sed \
|
||||
-e 's#\(https://github.com/DeterminateSystems/nix-src/\(pull\|issue\)/\([[:digit:]]\+\)\)#[dnix\#\3](\1)#' \
|
||||
-e 's!\(https://github.com/DeterminateSystems/nix-src/\(pull\|issue\)/\([[:digit:]]\+\)\)!' \
|
||||
-e 's#\(https://github.com/DeterminateSystems/nix-src/compare/\([^ ]\+\)\)#[\2](\1)#'
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue