summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorFotis Voutsas <fotis@netdata.cloud>2024-05-21 12:58:32 +0300
committerGitHub <noreply@github.com>2024-05-21 12:58:32 +0300
commitd3ff7e981896461e416c30e456d2f243b0b69ac1 (patch)
treeba56d8410d71103104653730f35127fe1b50b910 /tests
parent97004af2a63c97f821ab91b2d4be4a3e0c7ccd27 (diff)
PR to change absolute links to relative (#17720)
Diffstat (limited to 'tests')
-rw-r--r--tests/health_mgmtapi/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/health_mgmtapi/README.md b/tests/health_mgmtapi/README.md
index 65b4372ce4..c56ecfe6e8 100644
--- a/tests/health_mgmtapi/README.md
+++ b/tests/health_mgmtapi/README.md
@@ -9,7 +9,7 @@ learn_rel_path: "Developers"
# Health command API tester
-The directory `tests/health_cmdapi` contains the test script `health-cmdapi-test.sh` for the [health command API](https://github.com/netdata/netdata/blob/master/src/web/api/health/README.md).
+The directory `tests/health_cmdapi` contains the test script `health-cmdapi-test.sh` for the [health command API](/src/web/api/health/README.md).
The script can be executed with options to prepare the system for the tests, run them and restore the system to its previous state.