aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar wookie184 <[email protected]>2023-06-22 15:21:18 +0100
committerGravatar GitHub <[email protected]>2023-06-22 15:21:18 +0100
commitcb7ff92c9d48c6d2693074121b303912ab57a88d (patch)
treecfabea835c13b175093e9f46f89a86f17a31ab40
parentFix broken links in the contributing guide. (#1002) (diff)
Fix GitHub Actions status badges (#1003)
-rw-r--r--README.md10
1 files changed, 2 insertions, 8 deletions
diff --git a/README.md b/README.md
index 6e725fa3..ef70697d 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,6 @@
[![Discord][12]][13]
[![Lint & Test][1]][2]
-[![Build][3]][4]
-[![Deploy][5]][6]
[![Coverage Status][7]][8]
[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
@@ -14,12 +12,8 @@ If you happen to run into issues with setup, please don't hesitate to open an is
If you're looking to contribute or play around with the code, take a look at [the wiki][10]. If you're looking for things to do, check out [our issues][11].
-[1]: https://github.com/python-discord/site/workflows/Lint%20&%20Test/badge.svg?branch=main
-[2]: https://github.com/python-discord/site/actions?query=workflow%3A%22Lint+%26+Test%22+branch%3Amain
-[3]: https://github.com/python-discord/site/workflows/Build/badge.svg?branch=main
-[4]: https://github.com/python-discord/site/actions?query=workflow%3A%22Build%22+branch%3Amain
-[5]: https://github.com/python-discord/site/workflows/Deploy/badge.svg?branch=main
-[6]: https://github.com/python-discord/site/actions?query=workflow%3A%22Deploy%22+branch%3Amain
+[1]: https://github.com/python-discord/site/workflows/CI/badge.svg?branch=main
+[2]: https://github.com/python-discord/site/actions/workflows/main.yaml?query=event%3Apush+branch%3Amain
[7]: https://coveralls.io/repos/github/python-discord/site/badge.svg?branch=main
[8]: https://coveralls.io/github/python-discord/site?branch=main
[9]: https://pythondiscord.com