diff options
author | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-09-09 10:49:41 -0400 |
---|---|---|
committer | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-09-09 10:49:41 -0400 |
commit | 3a69169831f2486fd0936072986f45b7ad01ccd2 (patch) | |
tree | c3c0370191d2f4fc3f33ab66ca516f5f27b633de | |
parent | 507dbdae6d7656b67aaf68fe87d0ad463a7d7ac3 (diff) |
stupid me left the archive.org link in the article again...
-rw-r--r-- | Automatically-make-the-keyboard-switch-to-lowercase-after-the-first-character.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Automatically-make-the-keyboard-switch-to-lowercase-after-the-first-character.md b/Automatically-make-the-keyboard-switch-to-lowercase-after-the-first-character.md index 6c55608..374f01d 100644 --- a/Automatically-make-the-keyboard-switch-to-lowercase-after-the-first-character.md +++ b/Automatically-make-the-keyboard-switch-to-lowercase-after-the-first-character.md @@ -1,4 +1,4 @@ -Before following this tutorial, please make sure your copy of pokeemerald has [this commit](https://web.archive.org/web/20210909141834/https://github.com/pret/pokeemerald/commit/463d79c7c1b945db53b1d4278e3e05a65bbe1ee1#diff-138aab24ea0a6ec9cb8e839962b916f7) applied to it. +Before following this tutorial, please make sure your copy of pokeemerald has [this commit](https://github.com/pret/pokeemerald/commit/463d79c7c1b945db53b1d4278e3e05a65bbe1ee1#diff-138aab24ea0a6ec9cb8e839962b916f7) applied to it. This wiki tutorial was sourced from Pokecommunity. Thanks to Jaizu for the original code! |