From fdb9331ebd9864fb24daef3f5897651e624679c1 Mon Sep 17 00:00:00 2001 From: Greg Taylor Date: Thu, 23 Dec 2021 23:23:29 -0800 Subject: [PATCH] Fix gh-pages README.md link text github->github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ec682d100..22729436f5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # evennia Python MUD/MUX/MUSH/MU* development system. -This is the code for a github *pages*-page found at [http://evennia.githib.io/evennia](http://evennia.github.io/evennia). +This is the code for a github *pages*-page found at [http://evennia.github.io/evennia](http://evennia.github.io/evennia). For now it has got very little of interest beyond a copy of the Introduction wiki page. The main Evennia homepage is found at [evennia.com](http://www.evennia.com).