summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-07-15 19:53:54 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-07-15 19:53:54 -0400
commitb02bb296836a65fce4f356aa6699da6d8cf1d4d1 (patch)
tree2bf4af2b19255cf3714bf083f4ddb47212afcf53
parenta02da98cecc51f4eaa525932300b96eea19cb83c (diff)
Fix link anchor
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index 356d637e5..60c5bc18c 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -4,7 +4,7 @@
## Questions
- [What is pokecrystal11.gbc?](#what-is-pokecrystal11gbc)
-- [I can't build the ROM, `make` just prints an error!](#I-cant-build-the-rom-make-just-prints-an-error)
+- [I can't build the ROM, `make` just prints an error!](#i-cant-build-the-rom-make-just-prints-an-error)
- [`gcc`: command not found](#gcc-command-not-found)
- ["ERROR: `UNION` already defined"](#error-union-already-defined)
- ["Segmentation fault" from `rgbgfx`](#segmentation-fault-from-rgbgfx)