diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-07-21 11:46:33 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-07-21 11:46:33 -0400 |
| commit | f4ebcf7cfe69a08bd1abb998c9934fabaa0a85c1 (patch) | |
| tree | 4f495fcd651146288be7facb3be7670a88ed03f5 /README.md | |
| parent | 9f647b6b142cc773cefe92c06ea6506833f9483f (diff) | |
Make readme progress badges link to the progress website
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ The Legend of Zelda: The Wind Waker -[![Build Status]][actions] ![Progress] ![DOL Progress] ![RELs Progress] [![Discord Badge]][discord] +[![Build Status]][actions] [![Progress]][progress site] [![DOL Progress]][progress site] [![RELs Progress]][progress site] [![Discord Badge]][discord] ============= [Build Status]: https://github.com/zeldaret/tww/actions/workflows/build.yml/badge.svg @@ -7,6 +7,7 @@ The Legend of Zelda: The Wind Waker [Progress]: https://img.shields.io/endpoint?label=Code&url=https%3A%2F%2Fprogress.decomp.club%2Fdata%2Ftww%2FGZLE01%2Fall%2F%3Fmode%3Dshield%26measure%3Dcode [DOL Progress]: https://img.shields.io/endpoint?label=DOL&url=https%3A%2F%2Fprogress.decomp.club%2Fdata%2Ftww%2FGZLE01%2Fdol%2F%3Fmode%3Dshield%26measure%3Dcode [RELs Progress]: https://img.shields.io/endpoint?label=RELs&url=https%3A%2F%2Fprogress.decomp.club%2Fdata%2Ftww%2FGZLE01%2Fmodules%2F%3Fmode%3Dshield%26measure%3Dcode +[progress site]: https://zeldaret.github.io/tww/ [Discord Badge]: https://img.shields.io/discord/688807550715560050?color=%237289DA&logo=discord&logoColor=%23FFFFFF [discord]: https://discord.com/invite/DqwyCBYKqf/ |
