Skip to content

Commit

Permalink
Fix link to gbdev wide contributing page (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnyo committed Mar 8, 2024
1 parent 47b7173 commit 7ea2ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
@@ -1,6 +1,6 @@
# Contribution guidelines

- Read the [gbdev wide](https://github.com/gbdev/meta/blob/master/CONTRIBUTING.md) contribution guidelines
- Read the [gbdev wide](https://gbdev.io/contributing.html) contribution guidelines
- Run an English spell checker
- Try to split the PR in small, self-contained parts so they can be reviewed and merged faster (and independently)
- Make sure the code you are adding/changing follows the [GB ASM Style guide](https://gbdev.io/guides/asmstyle.html)
Expand Down

0 comments on commit 7ea2ab3

Please sign in to comment.