summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurausukun <lord.uber1@gmail.com>2021-05-16 03:26:44 -0400
committerKurausukun <lord.uber1@gmail.com>2021-05-16 03:26:44 -0400
commitcecbb6f40075cea1a92cedb8ed9ffa283a852dfa (patch)
tree9e2a83895446fb0b3038f1d31aa92e700b1fbaa4
parentd3a3bdbde578149c7c63748acedb2ff8a37e787e (diff)
Updated Tutorials (markdown)
-rw-r--r--Tutorials.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md
index 0793d9b..d434a07 100644
--- a/Tutorials.md
+++ b/Tutorials.md
@@ -92,7 +92,7 @@ Tutorials may use diff syntax to show edits:
### Intermediate
- **[printf in mGBA](printf-in-mGBA)**
- **[Implementing the “textcolor” script command from FRLG and give object events their own text colour](https://github.com/pret/pokeemerald/wiki/Implementing-the-“textcolor”-script-command-from-FRLG-and-give-object-events-their-own-text-colour)**
-- **[Implementing ipatix's High Quality Audio Mixer](Implementing-Ipatixs-High-Quality-Audio-Mixer)**
+- **[Implementing ipatix's High Quality Audio Mixer](Implementing-ipatix's-High-Quality-Audio-Mixer)**
### Advanced
- **[Triple-layer metatiles](Triple-layer-metatiles)**
- **[Dynamic overworld palette system](Dynamic-overworld-palette-system)**