Skip to content

Commit

Permalink
Fix broken links to docs.
Browse files Browse the repository at this point in the history
Signed-off-by: Shane Lawrence <shane@lawrence.dev>
  • Loading branch information
shane-lawrence authored and poiana committed Mar 5, 2021
1 parent 05545f2 commit da8f054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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:

Expand Down

0 comments on commit da8f054

Please sign in to comment.