From 1541aa69368878b0111bc58a1f63faf5133dfa79 Mon Sep 17 00:00:00 2001 From: Dan Anglin Date: Tue, 2 Jul 2024 13:31:14 +0100 Subject: [PATCH] docs(README): fix link to installation guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7da2ec..0801370 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ the `main` branch mirrored to the following forges: ### Documentation -- **[Installation guide](./docs/install.md)**: A guide for installing Enbas on your machine. +- **[Installation guide](./docs/installation.md)**: A guide for installing Enbas on your machine. - **[Getting started guide](./docs/getting_started.md)**: A guide to help you get started on using Enbas. - **[Configuration reference](./docs/configuration.md)**: The configuration reference documentation. - **[User manual](./docs/manual.md)**: The user manual.