From 887a18b0d30c3510167356d7000349a5b23f7724 Mon Sep 17 00:00:00 2001 From: Michal Sekletar Date: Sat, 7 Sep 2024 12:05:09 +0200 Subject: [PATCH] docs: use actual docs/HACKING.md URL --- test/README.testsuite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.3