From 1c5df70d0916c0724317e1f175177d3cd0e1742a Mon Sep 17 00:00:00 2001 From: Matteo Bertucci Date: Fri, 22 Jan 2021 11:24:25 +0100 Subject: Update the README badges --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 134b8439..a1eeb9fb 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ # Python Discord: Site -[![Discord](https://img.shields.io/static/v1?label=Python%20Discord&logo=discord&message=%3E115k%20members&color=%237289DA&logoColor=white)](https://discord.gg/2B963hn) +[![Discord][10]][11] [![Lint & Test][1]][2] [![Build & Deploy][3]][4] [![Coverage Status][5]][6] -[![License](https://img.shields.io/github/license/python-discord/site)](LICENSE) -[![Status](https://img.shields.io/website?url=https%3A%2F%2Fpythondiscord.com)][7] +[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE) This is all of the code that is responsible for maintaining [our website][7] and all of its subdomains. @@ -22,3 +21,5 @@ If you're looking to contribute or play around with the code, take a look at [th [7]: https://pythondiscord.com [8]: https://pythondiscord.com/pages/contributing/site/ [9]: https://github.com/python-discord/site/issues +[10]: https://raw.githubusercontent.com/python-discord/branding/master/logos/badge/badge_github.svg +[11]: https://discord.gg/python -- cgit v1.2.3