Merge pull request #2606 from evennia/fix-gh-pages-readme-typo

Fix gh-pages README.md link text
This commit is contained in:
Griatch 2022-01-06 22:20:18 +01:00 committed by GitHub
commit 2e55cd92fe

View file

@ -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).