diff options
| author | 2023-12-14 20:28:17 +0800 | |
|---|---|---|
| committer | 2023-12-14 20:28:17 +0800 | |
| commit | 449c08fd5459b2f804dbf825086ec1dd0f244d8a (patch) | |
| tree | e4589cb227cdb2e611bcbf9b02ea481fe24cdb34 /README.md | |
| parent | Resize theme switch (diff) | |
| parent | Merge pull request #1173 from python-discord/dependabot/pip/sentry-sdk-1.39.0 (diff) | |
Fix all conflicts
hopefully I dont have to do this again
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -2,8 +2,6 @@ [![Discord][12]][13] [![Lint & Test][1]][2] -[![Build][3]][4] -[![Deploy][5]][6] [![Coverage Status][7]][8] [](LICENSE) @@ -14,16 +12,12 @@ 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 -[10]: https://pythondiscord.com/pages/contributing/site/ +[10]: https://pythondiscord.com/pages/guides/pydis-guides/contributing/site/ [11]: https://github.com/python-discord/site/issues [12]: https://raw.githubusercontent.com/python-discord/branding/main/logos/badge/badge_github.svg [13]: https://discord.gg/python |