diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-24 23:32:09 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-24 23:32:09 -0400 |
commit | 018e3d42383077d0fc8102f83de3ed3fb0d14d24 (patch) | |
tree | d42103ba1cc1063653b4e34b6b19a9dc66701630 | |
parent | c2ec6dd6752fce0831ecd2135439950f3e147ba3 (diff) |
Fix link
-rw-r--r-- | Add-a-new-Fairy-type.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Add-a-new-Fairy-type.md b/Add-a-new-Fairy-type.md index 1fa75cd..2936074 100644 --- a/Add-a-new-Fairy-type.md +++ b/Add-a-new-Fairy-type.md @@ -9,7 +9,7 @@ This tutorial is for how to add a new type for Pokémon or moves. As an example, 4. [Make it searchable in the Pokédex](#4-make-it-searchable-in-the-pokédex) 5. [Update Pokémon types](#5-update-pokémon-types) 6. [Update move types](#6-update-move-types) -7. [Change Polkadot Bow to boost Fairy moves](#7-change-polkadot_bow-to-boost-fairy-moves) +7. [Change Polkadot Bow to boost Fairy moves](#7-change-polkadot-bow-to-boost-fairy-moves) ## 1. Define a type constant |