diff options
-rw-r--r-- | README.md | 22 |
1 files changed, 11 insertions, 11 deletions
@@ -4,28 +4,28 @@ <div align="center"> <!-- lint --> - <a href="https://github.com/NotEnoughUpdates/bush-bot-3.0/actions"> - <img src="https://img.shields.io/github/workflow/status/NotEnoughUpdates/bush-bot-3.0/lint/master?style=normal" target="_blank"> + <a href="https://github.com/NotEnoughUpdates/bush-bot/actions"> + <img src="https://img.shields.io/github/workflow/status/NotEnoughUpdates/bush-bot/lint/master?style=normal" target="_blank"> </a> <!-- code factor --> - <a href="https://www.codefactor.io/repository/github/notenoughupdates/bush-bot-3.0"> - <img src="https://www.codefactor.io/repository/github/notenoughupdates/bush-bot-3.0/badge" alt="CodeFactor" /> + <a href="https://www.codefactor.io/repository/github/notenoughupdates/bush-bot"> + <img src="https://www.codefactor.io/repository/github/notenoughupdates/bush-bot/badge" alt="CodeFactor" /> </a> <!-- language --> - <a href="https://github.com/NotEnoughUpdates/bush-bot-3.0/"> - <img src="https://img.shields.io/github/languages/top/NotEnoughUpdates/bush-bot-3.0?&color=informational&logo=GitHub"> + <a href="https://github.com/NotEnoughUpdates/bush-bot/"> + <img src="https://img.shields.io/github/languages/top/NotEnoughUpdates/bush-bot?&color=informational&logo=GitHub"> </a> <!-- lines --> - <a href="https://github.com/NotEnoughUpdates/bush-bot-3.0/graphs/code-frequency" target="_blank"> - <img src="https://img.shields.io/tokei/lines/github/NotEnoughUpdates/bush-bot-3.0?label=lines&color=informational&logo=GitHub" alt="lines"> + <a href="https://github.com/NotEnoughUpdates/bush-bot/graphs/code-frequency" target="_blank"> + <img src="https://img.shields.io/tokei/lines/github/NotEnoughUpdates/bush-bot?label=lines&color=informational&logo=GitHub" alt="lines"> </a> <!-- license --> - <a href="https://github.com/NotEnoughUpdates/bush-bot-3.0/blob/master/LICENSE" target="_blank"> + <a href="https://github.com/NotEnoughUpdates/bush-bot/blob/master/LICENSE" target="_blank"> <img src="https://img.shields.io/badge/license-CC--BY--NC--SA--4.0-informational?logo=GitHub" alt="license"> </a> <!-- contributors --> - <a href="https://github.com/NotEnoughUpdates/bush-bot-3.0/graphs/contributors" target="_blank"> - <img src="https://img.shields.io/github/contributors/NotEnoughUpdates/bush-bot-3.0?color=informational&logo=GitHub" alt="contributors"> + <a href="https://github.com/NotEnoughUpdates/bush-bot/graphs/contributors" target="_blank"> + <img src="https://img.shields.io/github/contributors/NotEnoughUpdates/bush-bot?color=informational&logo=GitHub" alt="contributors"> </a> <!-- TODO: guild count and invite --> <!-- <a href="https://discord.gg/moulberry" target="_blank"> |