From 57681cd6698d3232d91116daefbc9ece716e8a4f Mon Sep 17 00:00:00 2001 From: Raymonf Date: Wed, 26 Aug 2020 13:53:50 -0400 Subject: [PATCH] Correct AppVeyor link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69000c3..aa23791 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Currently the client by default connects to a public server hosted by Cake. Chan You have two randomized characters available to you on the Character Selection screen, one boy, one girl. You can also make your own character and play through the tutorial. The tutorial can be skipped by pressing the ~ key. -If you want, [compiled binaries (artifacts) for each new commit can be found on AppVeyor.](https://ci.appveyor.com/project/Raymonf/openfusion) +If you want, [compiled binaries (artifacts) for each new commit can be found on AppVeyor.](https://ci.appveyor.com/project/OpenFusionProject/openfusion) For a more detailed overview of the game's architecture and how to configure it, read the following sections.