diff --git a/docs/sources/installation/_index.md b/docs/sources/installation/_index.md index 663855b4de89..68f5e3042a2d 100644 --- a/docs/sources/installation/_index.md +++ b/docs/sources/installation/_index.md @@ -8,11 +8,11 @@ weight: 200 Instructions for different methods of installing Loki and Promtail. -- [Install using Tanka (recommended)](tanka.md) -- [Install through Helm](helm.md) -- [Install through Docker or Docker Compose](docker.md) -- [Install and run locally](local.md) -- [Install from source](install-from-source.md) +- [Install using Tanka (recommended)](tanka/) +- [Install through Helm](helm/) +- [Install through Docker or Docker Compose](docker/) +- [Install and run locally](local/) +- [Install from source](install-from-source/) ## General process