summaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2021-05-10 13:43:44 -0700
committerGitHub <noreply@github.com>2021-05-10 13:43:44 -0700
commit833252b8db7d5544dcaf9e7b7ea26194e1f1521e (patch)
treee0b2e51442a6e5719ef11a42d56dad8f59919585 /daemon
parent25b33a6c729a4f34e88b9def298d1d7cf04aca6e (diff)
Fix broken links in various docs (#11109)
Diffstat (limited to 'daemon')
-rw-r--r--daemon/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/config/README.md b/daemon/config/README.md
index b1e790a214..cc755af78a 100644
--- a/daemon/config/README.md
+++ b/daemon/config/README.md
@@ -50,7 +50,7 @@ Please note that your data history will be lost if you have modified `history` p
| setting|default|info|||
|:-----:|:-----:|:---|---|---|
| process scheduling policy|`keep`|See [Netdata process scheduling policy](/daemon/README.md#netdata-process-scheduling-policy)|||
-| OOM score|`1000`|See [OOM score](../#oom-score)|||
+| OOM score|`1000`|See [OOM score](/daemon/README.md#oom-score)|||
| glibc malloc arena max for plugins|`1`|See [Virtual memory](/daemon/README.md#virtual-memory).|||
| glibc malloc arena max for Netdata|`1`|See [Virtual memory](/daemon/README.md#virtual-memory).|||
| hostname|auto-detected|The hostname of the computer running Netdata.|||