From: Emmanuel Ferdman Date: Mon, 2 Jun 2025 19:19:26 +0000 (-0700) Subject: doc: fix integration tests guide reference X-Git-Tag: v258-rc1~405 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13a98f1f0568472172506445eacee8803ca4c513;p=thirdparty%2Fsystemd.git doc: fix integration tests guide reference --- diff --git a/docs/CODE_QUALITY.md b/docs/CODE_QUALITY.md index df4ade3b416..69919df4722 100644 --- a/docs/CODE_QUALITY.md +++ b/docs/CODE_QUALITY.md @@ -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.