diff --git a/docs/contributor/04-local-test-setup.md b/docs/contributor/04-local-test-setup.md index 05359aacb5..3df96bcc2c 100644 --- a/docs/contributor/04-local-test-setup.md +++ b/docs/contributor/04-local-test-setup.md @@ -1,7 +1,7 @@ # Local Test Setup in the Control Plane Mode Using k3d > ### Supported Versions -> see [versions.yaml](../../versions.yaml) for the tooling versions expected in the project. +> For more information on the tooling versions expected in the project, see [`versions.yaml`](../../versions.yaml). ## Context diff --git a/scripts/tests/README.md b/scripts/tests/README.md index 6b9b54e529..275301c991 100644 --- a/scripts/tests/README.md +++ b/scripts/tests/README.md @@ -11,7 +11,7 @@ If the check detects outdated versions, it gives a warning and exits with succes ### Current Versions -Are defined in [`versions.yaml`](../../versions.yaml). +The current tooling versions are defined in [`versions.yaml`](../../versions.yaml). ## Create Test Clusters: `create_test_cluster.sh` The script creates two test clusters using `k3d`: