]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: use actual docs/HACKING.md URL
authorMichal Sekletar <msekleta@redhat.com>
Sat, 7 Sep 2024 10:05:09 +0000 (12:05 +0200)
committerMike Yuan <me@yhndnzj.com>
Sat, 7 Sep 2024 10:14:42 +0000 (12:14 +0200)
test/README.testsuite

index 6320e9492afa96cc9977ac3613111ec2d5f108db..60dc03498b90c7fdd69aa8359bb1d4031365e7c9 100644 (file)
@@ -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.