summaryrefslogtreecommitdiffstats
path: root/backends
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2019-10-03 09:24:00 -0700
committerGitHub <noreply@github.com>2019-10-03 09:24:00 -0700
commit2cb939c3114de63836f40ee38373956afaebde35 (patch)
tree314d7237d796fb6b5a98003607477b9fe8ebdab5 /backends
parentbfae683664b488df91940a81760459db2b18983c (diff)
Fixing broken links found via linkchecker (#6983)
* Fixing links with workarounds and linkchecker * A few linter fixes
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.