From d0a553790d60b8142b755ba0ebe98929925c0e4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Catal=C3=A3o?= Date: Sat, 3 Jan 2026 09:34:44 +0000 Subject: [PATCH] Fix typo in Windows installation instructions link (PR #331) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06e387055..cb012f7ae 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ We are also particularly proud on our extensive online documentation. ## How to get started Follow the installation guide on the wiki. See: * [Installing from source for *NIX](https://www.unrealircd.org/docs/Installing_from_source) -* [Installating instructions for Windows](https://www.unrealircd.org/docs/Installing_(Windows)) +* [Installation instructions for Windows](https://www.unrealircd.org/docs/Installing_(Windows)) ## Documentation & FAQ You can find all **documentation** online at: https://www.unrealircd.org/docs/