diff --git a/docs/sources/installation/_index.md b/docs/sources/installation/_index.md index 68f5e3042a2db..663855b4de891 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/) -- [Install through Helm](helm/) -- [Install through Docker or Docker Compose](docker/) -- [Install and run locally](local/) -- [Install from source](install-from-source/) +- [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) ## General process