summaryrefslogtreecommitdiffstats
path: root/docs/Running-behind-h2o.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Running-behind-h2o.md')
-rw-r--r--docs/Running-behind-h2o.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Running-behind-h2o.md b/docs/Running-behind-h2o.md
index deadc91cb..7e4601ae8 100644
--- a/docs/Running-behind-h2o.md
+++ b/docs/Running-behind-h2o.md
@@ -105,7 +105,7 @@ Using the above, you access Netdata on the backend servers, like this:
### Encrypt the communication between H2O and Netdata
-In case Netdata's web server has been [configured to use TLS](https://github.com/netdata/netdata/blob/master/web/server/README.md#enabling-tls-support), it is
+In case Netdata's web server has been [configured to use TLS](https://github.com/netdata/netdata/blob/master/src/web/server/README.md#enabling-tls-support), it is
necessary to specify inside the H2O configuration that the final destination is using TLS. To do this, change the
`http://` on the `proxy.reverse.url` line in your H2O configuration with `https://`
@@ -173,7 +173,7 @@ If your H2O server is not on localhost, you can set:
*note: Netdata v1.9+ support `allow connections from`*
-`allow connections from` accepts [Netdata simple patterns](https://github.com/netdata/netdata/blob/master/libnetdata/simple_pattern/README.md) to match against
+`allow connections from` accepts [Netdata simple patterns](https://github.com/netdata/netdata/blob/master/src/libnetdata/simple_pattern/README.md) to match against
the connection IP address.
## Prevent the double access.log