From 77fc1ae5c5166707dd71a15ef76fed7c1950dc38 Mon Sep 17 00:00:00 2001 From: mdecimus Date: Thu, 22 May 2025 19:41:14 +0200 Subject: [PATCH] Fixed Install links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb08d971..1f760f5e 100644 --- a/README.md +++ b/README.md @@ -123,9 +123,9 @@ Key features: Install Stalwart on your server by following the instructions for your platform: -- [Linux / MacOS](https://stalw.art/docs/install/install/llinux) -- [Windows](https://stalw.art/docs/install/install/lwindows) -- [Docker](https://stalw.art/docs/install/install/ldocker) +- [Linux / MacOS](https://stalw.art/docs/install/install/linux) +- [Windows](https://stalw.art/docs/install/install/windows) +- [Docker](https://stalw.art/docs/install/install/docker) All documentation is available at [stalw.art/docs/install/get-started](https://stalw.art/docs/install/get-started).