diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -4,27 +4,27 @@ <div align="center"> <!-- lint --> - <a href="https://github.com/NotEnoughUpdates/bush-bot-3.0/actions"> + <a href="https://github.com/NotEnoughUpdates/bush-bot/actions"> <img src="https://img.shields.io/github/workflow/status/NotEnoughUpdates/bush-bot-3.0/lint/master?style=normal" target="_blank"> </a> <!-- code factor --> - <a href="https://www.codefactor.io/repository/github/notenoughupdates/bush-bot-3.0"> + <a href="https://www.codefactor.io/repository/github/notenoughupdates/bush-bot"> <img src="https://www.codefactor.io/repository/github/notenoughupdates/bush-bot-3.0/badge" alt="CodeFactor" /> </a> <!-- language --> - <a href="https://github.com/NotEnoughUpdates/bush-bot-3.0/"> + <a href="https://github.com/NotEnoughUpdates/bush-bot/"> <img src="https://img.shields.io/github/languages/top/NotEnoughUpdates/bush-bot-3.0?&color=informational&logo=GitHub"> </a> <!-- lines --> - <a href="https://github.com/NotEnoughUpdates/bush-bot-3.0/graphs/code-frequency" target="_blank"> + <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-3.0?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"> + <a href="https://github.com/NotEnoughUpdates/bush-bot/graphs/contributors" target="_blank"> <img src="https://img.shields.io/github/contributors/NotEnoughUpdates/bush-bot-3.0?color=informational&logo=GitHub" alt="contributors"> </a> <!-- TODO: guild count and invite --> |