diff --git a/docs/sources/fundamentals/architecture/deployment-modes.md b/docs/sources/fundamentals/architecture/deployment-modes.md index b35dae81f5a1c..151d31a7cd330 100644 --- a/docs/sources/fundamentals/architecture/deployment-modes.md +++ b/docs/sources/fundamentals/architecture/deployment-modes.md @@ -35,7 +35,7 @@ as well as for small read/write volumes of up to approximately 100GB per day. Horizontally scale up a monolithic mode deployment to more instances by using a shared object store, and by configuring the -[`memberlist_config` section](../../configuration/#memberlist_config) +[`memberlist_config` section](../../../configuration/#memberlist_config) to share state between all instances. High availability can be configured by running two Loki instances