diff --git a/docs/sources/configure/storage.md b/docs/sources/configure/storage.md index 8a57ec091f..1f21d7a70b 100644 --- a/docs/sources/configure/storage.md +++ b/docs/sources/configure/storage.md @@ -226,7 +226,7 @@ For more information, see the [retention configuration](https://grafana.com/docs ## Examples -### Single machine/local development (boltdb+filesystem) +### Single machine/local development (tsdb+filesystem) [The repo contains a working example](https://github.com/grafana/loki/blob/main/cmd/loki/loki-local-config.yaml), you may want to checkout a tag of the repo to make sure you get a compatible example.