From e97b76505a59a721a7af0508ca0f80826d9a47dd Mon Sep 17 00:00:00 2001 From: PabloMK7 Date: Thu, 6 Mar 2025 17:22:43 +0100 Subject: [PATCH] Update link to point to the right place --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e738128..b818a7b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Artic Protocol -The inner prototol used by [Artic Base Server](https://github.com/PabloMK7/ArticBaseServer). Can be used as a submodule in projects implementing the artic protocol. +The inner prototol used by [Artic Base Server](https://github.com/azahar-emu/ArticBaseServer). Can be used as a submodule in projects implementing the artic protocol. ## License See [LICENSE](LICENSE)