diff --git a/test/README.md b/test/README.md index 9a28958fddc..f77b65a5da8 100644 --- a/test/README.md +++ b/test/README.md @@ -2,7 +2,7 @@ This folder contains the Regression tests suite for Falco. -You can find instructions on how to run this test suite on the Falco website [here](https://falco.org/docs/source/#run-regression-tests). +You can find instructions on how to run this test suite on the Falco website [here](https://falco.org/docs/getting-started/source/#run-regression-tests). ## Test suites @@ -16,7 +16,7 @@ You can find instructions on how to run this test suite on the Falco website [he This step assumes you already built Falco. -Note that the tests are intended to be run against a [release build](https://falco.org/docs/source/#specify-the-build-type) of Falco, at the moment. +Note that the tests are intended to be run against a [release build](https://falco.org/docs/getting-started/source/#specify-the-build-type) of Falco, at the moment. Also, it assumes you prepared [falco_traces](#falco_traces) (see the section below) and you already run the following command from the build directory: