From 2acb1458f217bd828bb05246a4930bd685c6a7cc Mon Sep 17 00:00:00 2001 From: Josh Perry Date: Tue, 31 May 2022 20:20:54 +0100 Subject: [PATCH] Fixed docs link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f79dcf..aecc33c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ With Concord it is possibile to easily write fast and clean code. This readme will explain how to use Concord. Additionally all of Concord is documented using the LDoc format. -Auto generated docs for Concord can be found in `docs` folder, or on the [Github page](https://tjakka5.github.io/Concord/). +Auto generated docs for Concord can be found in `docs` folder, or on the [GitHub page](https://keyslam.github.io/Concord/). ---