diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8ab042c..bacb769 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,10 +1,10 @@ # Contributing -There are three ways to contribute code to this project: +There are multiple ways to contribute code to this project: * Submit a Pull Request on -[https://git.suruatoel.xyz/coderkun/mcgo](git.suruatoel.xyz/coderkun/mcgo) or -[https://codeberg.org/leotaurus/mcgo](codeberg.org/leotaurus/mcgo) +[https://git.suruatoel.xyz/coderkun/mcg](git.suruatoel.xyz/coderkun/mcg) or +[https://codeberg.org/suruatoel/mcg](codeberg.org/suruatoel/mcg) * Send a git pull request via eMail * Send a patch via eMail @@ -17,7 +17,7 @@ Update `.pot` files: $ msgcat --use-first -o po/mcg.pot po/mcg-go.pot po/mcg-ui.pot Use a tool like [Poedit](https://poedit.net/) to create or update translations -in the “locale/” folder. +in the `locale/` folder. ## AI Policy