Docs: Corrects Fluent Bit documentation link to build the plugin. (#2942)

* Corrects Fluent Bit documentation link to build the plugin.

Signed-off-by: Heds Simons <heds@whaleway.net>

* Update docs/sources/clients/fluentbit/_index.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

Co-authored-by: Cyril Tovena <cyril.tovena@gmail.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
pull/2946/head
Heds Simons 5 years ago committed by GitHub
parent fa7ea9cc2d
commit d7de3b459f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/clients/fluentbit/_index.md

@ -48,7 +48,7 @@ For more information about this see our [AWS documentation](../aws/ecs)
### Local
First you need to follow those [instructions](https://github.com/grafana/loki/blob/master/cmd/fluent-bit/README) to build the plugin dynamic library.
First, you need to follow the [instructions](https://github.com/grafana/loki/blob/master/cmd/fluent-bit/README.md) in order to build the plugin dynamic library.
The assuming you have Fluent Bit installed in your `$PATH` you can run the plugin using:

Loading…
Cancel
Save