From: Zbigniew Jędrzejewski-Szmek Date: Fri, 9 Apr 2021 08:27:36 +0000 (+0200) Subject: docs: use new URL for package-notes X-Git-Tag: v249-rc1~450 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=276dc7af748ea4dda9fbf1e7d35bc80057b55177;p=thirdparty%2Fsystemd.git docs: use new URL for package-notes --- diff --git a/docs/COREDUMP_PACKAGE_METADATA.md b/docs/COREDUMP_PACKAGE_METADATA.md index bf7588f43a1..ab7c4596de1 100644 --- a/docs/COREDUMP_PACKAGE_METADATA.md +++ b/docs/COREDUMP_PACKAGE_METADATA.md @@ -61,7 +61,7 @@ Value: a JSON string with the structure described below } ``` -A reference implementations of a [build-time tool is provided](https://github.com/keszybz/rpm-version-note/) +A reference implementations of a [build-time tool is provided](https://github.com/systemd/package-notes) and can be used to generate a linker script, which can then be used at build time via ```LDFLAGS="-Wl,-T,/path/to/generated/script"``` to include the note in the binary.