From 0d564d080496fd138a4cf939f313923ce4c7e1a7 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 3 Aug 2022 23:04:23 -0600 Subject: [PATCH] Fixed "How to Contribute" link in README.md (#1000) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dfb48d9fd..9d746db2af 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Please refer to the following for more information: - [Website](https://zelda64.dev/) - [Discord](https://discord.zelda64.dev/) -- [How to Contribute](CONTRIBUTING.md) +- [How to Contribute](docs/CONTRIBUTING.md) ## Installation