summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Overton <tom-overton@users.noreply.github.com>2022-07-22 18:11:23 -0700
committerGitHub <noreply@github.com>2022-07-23 02:11:23 +0100
commitaa87f0de89773875696ff9787e9128c2634b36f3 (patch)
tree8cbe03aaca5b1a2c3ec9d14838ab5e78752eeffa /README.md
parentaddfe3a6133819e3b82e5e55a72b847f55757cc9 (diff)
Fix namefixer.py (#972)
* Fix namefixer.py * Fix contributing link (I think)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index badca09fd..0dfb48d9f 100644
--- a/README.md
+++ b/README.md
@@ -144,4 +144,4 @@ Please note that is is our strict policy that *Anyone who wishes to contribute t
Most discussions happen on our [Discord Server](https://discord.zelda64.dev), where you are welcome to ask if you need help getting started, or if you have any questions regarding this project or ZeldaRET's other decompilation projects.
-For more information on getting started, see our [Contributing Guide](CONTRIBUTING.md), [Style Guide](docs/STYLE.md) and our [Code Review Guidelines](docs/REVIEWING.md) to see what code quality guidelines we follow.
+For more information on getting started, see our [Contributing Guide](docs/CONTRIBUTING.md), [Style Guide](docs/STYLE.md) and our [Code Review Guidelines](docs/REVIEWING.md) to see what code quality guidelines we follow.