Browse Source

Fix link in web server log guide (#9033)

Fixes #8848
Joel Hans 4 years ago
parent
commit
4609d5b3dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorials/collect-apache-nginx-web-logs.md

+ 1 - 1
docs/tutorials/collect-apache-nginx-web-logs.md

@@ -22,7 +22,7 @@ You can now use the [LTSV log format](http://ltsv.org/), track TLS and cipher us
 ever. In one test on a system with SSD storage, the collector consistently parsed the logs for 200,000 requests in
 200ms, using ~30% of a single core. To learn more about these improvements, see our [v1.19 release post](https://blog.netdata.cloud/posts/release-1.19/).
 
-The [go.d plugin](/collectors/go.d.plugin/modules/weblog/README.md) is currently compatible with
+The [go.d plugin](https://learn.netdata.cloud/docs/agent/collectors/go.d.plugin/modules/weblog/) is currently compatible with
 [Nginx](https://nginx.org/en/) and [Apache](https://httpd.apache.org/).
 
 This tutorial will walk you through using the new Go-based web log collector to turn the logs these web servers