From 7596ae67b53878e9146aa87da35fb214438dffb1 Mon Sep 17 00:00:00 2001 From: Rangi42 Date: Mon, 13 Apr 2026 02:34:46 -0400 Subject: [PATCH] Fix internal link to docs/CONTRIBUTING.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c37dd58e..d72132a5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It is generated from the man pages found in this repository. The source code of the website itself is on GitHub as well under the repository [rgbds-www](https://github.com/gbdev/rgbds-www). -If you want to contribute or maintain RGBDS, please read [our contribution guide](CONTRIBUTING.md). +If you want to contribute or maintain RGBDS, please read [our contribution guide](docs/CONTRIBUTING.md). If you have questions regarding the code, its organization, etc. you can find the maintainers [on the GBDev community channels](https://gbdev.io/chat) or via mail at `rgbds at gbdev dot io`.