diff --git a/README.md b/README.md index c8dab61..2474405 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ See API.txt for more informations on how to use this engine for mobs. - [Forum](https://forum.minetest.net/viewtopic.php?t=26684) - [Git repo](https://github.com/AntumMT/mod-cmer) - [API](https://antummt.github.io/mod-cmer/docs/api.html) -- [Changelog](CHANGES.txt) +- [Changelog](changelog.txt) - [TODO](TODO.txt) - Original Creatures MOB-Engine by BlockMen: - [Forum](https://forum.minetest.net/viewtopic.php?t=8638) diff --git a/CHANGES.txt b/changelog.txt similarity index 100% rename from CHANGES.txt rename to changelog.txt