diff options
author | Idain <luiscarlosholguinperez@outlook.com> | 2021-05-02 14:33:42 -0400 |
---|---|---|
committer | Idain <luiscarlosholguinperez@outlook.com> | 2021-05-02 14:33:42 -0400 |
commit | 97f540cfc939e5ad6f694d6011c1783b8722e459 (patch) | |
tree | 2a97003158ce3893faa1fc1214f26e38a378a7ed | |
parent | 529dbe53ad63b7b58ab74c9aed3716cacffc25eb (diff) |
Forgot to add the hyperlinks for the index. Oops.
-rw-r--r-- | Show-an-icon-for-the-current-weather.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Show-an-icon-for-the-current-weather.md b/Show-an-icon-for-the-current-weather.md index d5f15f3..8ca07ea 100644 --- a/Show-an-icon-for-the-current-weather.md +++ b/Show-an-icon-for-the-current-weather.md @@ -2,10 +2,10 @@ Since Gen 5, the current weather gets displayed during battles on the bottom scr ## Contents -1. [Add the code to display the sprites]() -2. [Add the graphics]() -3. [Optimize the code]() -4. [Addendum]() +1. [Add the code to display the sprites](#1-add-the-code-to-display-the-sprites) +2. [Add the graphics](#2-add-the-graphics) +3. [Optimize the code](#3-optimize-the-code) +4. [Addendum](#4-addendum) ## 1. Add the code to display the sprites |