From: Michal Sekletar Date: Sat, 7 Sep 2024 10:05:09 +0000 (+0200) Subject: docs: use actual docs/HACKING.md URL X-Git-Tag: v257-rc1~524 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=887a18b0d30c3510167356d7000349a5b23f7724;p=thirdparty%2Fsystemd.git docs: use actual docs/HACKING.md URL --- diff --git a/test/README.testsuite b/test/README.testsuite index 6320e9492af..60dc03498b9 100644 --- a/test/README.testsuite +++ b/test/README.testsuite @@ -4,7 +4,7 @@ To run the integration tests with meson + mkosi, make sure you're running the latest version of mkosi. See -[`docs/HACKING.md`](https://github.com/systemd/systemd/blob/main/test/README.md) +[`docs/HACKING.md`](https://github.com/systemd/systemd/blob/main/docs/HACKING.md) for more specific details. Make sure `mkosi` is available in `$PATH` when reconfiguring meson to make sure it is picked up properly.