doc: fix integration tests guide reference

This commit is contained in:
Emmanuel Ferdman
2025-06-02 12:19:26 -07:00
committed by Yu Watanabe
parent 20ae3ec9b5
commit 13a98f1f05

View 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.