From 67cf66eb4266edfbbc716d4b50fb3c2ba81c0be3 Mon Sep 17 00:00:00 2001 From: Evan Hemsley Date: Mon, 20 Jul 2020 13:41:44 -0700 Subject: [PATCH] fix index page link to repo --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 8f9751a..00a6f5b 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,7 +4,7 @@ title: "Encompass" # Encompass -[Encompass](https://github.com/encompass-ecs) is a powerful engine-agnostic framework to help you code games, or other kinds of simulations. +[Encompass](https://gitea.moonside.games/MoonsideGames/encompass-cs) is a powerful engine-agnostic framework to help you code games, or other kinds of simulations. Object-oriented code scales and iterates poorly and rapidly becomes unmaintainable.