diff options
| author | Tom Overton <tom-overton@users.noreply.github.com> | 2022-07-22 18:11:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-23 02:11:23 +0100 |
| commit | aa87f0de89773875696ff9787e9128c2634b36f3 (patch) | |
| tree | 8cbe03aaca5b1a2c3ec9d14838ab5e78752eeffa /README.md | |
| parent | addfe3a6133819e3b82e5e55a72b847f55757cc9 (diff) | |
Fix namefixer.py (#972)
* Fix namefixer.py
* Fix contributing link (I think)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
