summaryrefslogtreecommitdiffstats
path: root/backends
diff options
context:
space:
mode:
Diffstat (limited to 'backends')
-rw-r--r--backends/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/README.md b/backends/README.md
index f93e60f56b..8cd2311eba 100644
--- a/backends/README.md
+++ b/backends/README.md
@@ -137,7 +137,7 @@ of `netdata.conf` from your Netdata):
For kinesis backend `destination` should be set to an AWS region (for example, `us-east-1`).
The MongoDB backend doesn't use the `destination` option for its configuration. It uses the `mongodb.conf`
- [configuration file](mongodb/README.md) instead.
+ [configuration file](../backends/mongodb/) instead.
- `data source = as collected`, or `data source = average`, or `data source = sum`, selects the kind of
data that will be sent to the backend.