From 41b72d59c2fcc77399649b10e62438dcd91351c4 Mon Sep 17 00:00:00 2001 From: Christian Beutel <> Date: Fri, 15 Mar 2024 18:52:56 +0100 Subject: [PATCH] fixes readme typo Former-commit-id: 6e16fcf7dc491d1912cf0d14e473c87508e584cf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee281b52..81119638 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You can also run wanderer on bare-metal. Check out the [documentation](https://g ## Documentation -Please check the [wiki](https://(https://github.com/Flomp/wanderer/wiki)) for the complete documentation. +Please check the [wiki](https://github.com/Flomp/wanderer/wiki) for the complete documentation. ## License This project is licensed under the AGPLv3 License. See the [LICENSE](LICENSE) file for the full license text.