]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: use new URL for package-notes
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 9 Apr 2021 08:27:36 +0000 (10:27 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 9 Apr 2021 08:27:36 +0000 (10:27 +0200)
docs/COREDUMP_PACKAGE_METADATA.md

index bf7588f43a1d2b4c52ad425298c76b9faa407400..ab7c4596de12bf328f1d45a1633ab8730a2f1e62 100644 (file)
@@ -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.