From 0bb9f8ffde2d30f449b1aff3e83518d2b63c0714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Sat, 23 Jan 2021 11:26:01 +0100 Subject: [PATCH] readme: Fix heading levels --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c6e0b10..8d603911 100644 --- a/README.md +++ b/README.md @@ -68,11 +68,11 @@ On subsequent builds, just run `ninja -C build` from the project root. **THIS WILL NOT PRODUCE A PLAYABLE GAME.** -### Contributing +## Contributing [Contributing guidelines are available here.](Contributing.md) -### Resources +## Resources * The [ZeldaMods](https://zeldamods.org/wiki/Main_Page) wiki * [MrCheeze's botw-tools](https://github.com/MrCheeze/botw-tools)