summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2018-08-01 19:25:05 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2018-08-01 19:25:05 -0400
commit2ab925fb1dea9af8d35760b1d42b39a7f125e1ee (patch)
treedbadaace1c54f7a17d6d4364ac5a8c39801630e2
parent6abd4c1b2f6e27015c806f6e74e4333e0331ef8c (diff)
pokecrystal/tree/dive
-rw-r--r--Dive.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dive.md b/Dive.md
index cf26b39..a58ff50 100644
--- a/Dive.md
+++ b/Dive.md
@@ -6,7 +6,7 @@ Gen 3 introduced Dive, a field move that can reach the seafloor, as HM08. Fully
## TOC
-[Here](https://github.com/Rangi42/pokecrystal/commit/c21561ea717feef9b2eb3785c2ea112cd0d19ba0) are all the changes needed to implement Dive, applied to a copy of pokecrystal. You can `clone` [Rangi42/pokecrystal](https://github.com/Rangi42/pokecrystal) and `checkout` the `dive` branch to test it for yourself.
+[Here](https://github.com/Rangi42/pokecrystal/commit/c21561ea717feef9b2eb3785c2ea112cd0d19ba0) are all the changes needed to implement Dive, applied to a copy of pokecrystal. You can `clone` [Rangi42/pokecrystal](https://github.com/Rangi42/pokecrystal/tree/dive) and `checkout` the `dive` branch to test it for yourself.
TODO