]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
doc: fix integration tests guide reference
authorEmmanuel Ferdman <emmanuelferdman@gmail.com>
Mon, 2 Jun 2025 19:19:26 +0000 (12:19 -0700)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 3 Jun 2025 22:29:16 +0000 (07:29 +0900)
docs/CODE_QUALITY.md

index df4ade3b416f85b8a91f9ed8f4b03cd09c6d6298..69919df4722b3d08b60d3b8f25086304aedc2d66 100644 (file)
@@ -22,7 +22,7 @@ available functionality:
    configure -C build -D…".)
 
 2. Run the full integration test suite as described in
-   [test/integration-tests/README.md](/../test/integration-tests/README.md).
+   [`test/integration-tests/README.md`](https://github.com/systemd/systemd/blob/main/test/integration-tests/README.md).
    This will build OS images with a number of integration tests and run them
    using `systemd-nspawn` and `qemu`. Requires root.