diff --git a/development.md b/development.md index d5c1c36..71cc44b 100644 --- a/development.md +++ b/development.md @@ -13,15 +13,15 @@ MegaGlests' source code is available to you under [**GPL-compatible licenses**]( ## Development resources -* [**GitHub project page**](https://github.com/MegaGlest) -* Commit log:[**Game engine (megaglest-source)**](https://github.com/MegaGlest/megaglest-source/commits/develop) -* Commit log:[**Game data (megaglest-data)**](https://github.com/MegaGlest/megaglest-data/commits/develop) -* [**Continuous Integration**](https://travis-ci.org/MegaGlest/megaglest-source) +* [**GitHub project page**](https://github.com/MegaGlest) +* Commit log:[**Game engine (megaglest-source)**](https://github.com/MegaGlest/megaglest-source/commits/develop) +* Commit log:[**Game data (megaglest-data)**](https://github.com/MegaGlest/megaglest-data/commits/develop) +* [**Continuous Integration**](https://github.com/MegaGlest/megaglest-source/actions) ## Documentation -* [**MegaGlest development workflow**](https://docs.megaglest.org/MG/Development) -* [**How to use git and GitHub**](https://github.com/MegaGlest/megaglest-source/wiki/Git-How-To) +* [**MegaGlest development workflow**](https://docs.megaglest.org/MG/Development) +* [**How to use git and GitHub**](https://github.com/MegaGlest/megaglest-source/wiki/Git-How-To) ## Contributions