From e99692f145f710930723081d2e5bbf8868be2080 Mon Sep 17 00:00:00 2001 From: Joel Hans Date: Tue, 14 Apr 2020 10:26:13 -0700 Subject: Docs: Standardize links between documentation (#8638) * Trying out some absolute-ish links * Try one out on installer * Testing logic * Trying out some more links * Fixing links * Fix links in python collectors * Changed a bunch more links * Fix build errors * Another push of links * Fix build error and add more links * Complete first pass * Fix final broken links * Fix links to files * Fix for Netlify * Two more fixes --- backends/opentsdb/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/opentsdb') diff --git a/backends/opentsdb/README.md b/backends/opentsdb/README.md index 2b470f55e2..20abce88c0 100644 --- a/backends/opentsdb/README.md +++ b/backends/opentsdb/README.md @@ -24,7 +24,7 @@ change the `destination = localhost:4242` line accordingly. As of [v1.16.0](https://github.com/netdata/netdata/releases/tag/v1.16.0), Netdata can send metrics to OpenTSDB using TLS/SSL. Unfortunately, OpenTDSB does not support encrypted connections, so you will have to configure a reverse proxy to enable HTTPS communication between Netdata and OpenTSBD. You can set up a reverse proxy with -[Nginx](../../docs/Running-behind-nginx.md). +[Nginx](/docs/Running-behind-nginx.md). After your proxy is configured, make the following changes to `netdata.conf`: -- cgit v1.2.3