Update status badges in readme & docs (#2888)
* Update README.md * Update index.md
This commit is contained in:
@@ -10,8 +10,11 @@
|
||||
<a href="https://www.myget.org/feed/Packages/discord-net">
|
||||
<img src="https://img.shields.io/myget/discord-net/vpre/Discord.Net.svg" alt="MyGet">
|
||||
</a>
|
||||
<a href="https://dev.azure.com/discord-net/Discord.Net/_build/latest?definitionId=1&branchName=dev">
|
||||
<img src="https://dev.azure.com/discord-net/Discord.Net/_apis/build/status/discord-net.Discord.Net?branchName=dev" alt="Build Status">
|
||||
<a href="https://github.com/discord-net/Discord.Net/actions/workflows/docs.yml">
|
||||
<img src="https://github.com/discord-net/Discord.Net/actions/workflows/docs.yml/badge.svg" alt="Docs Build Status">
|
||||
</a>
|
||||
<a href="https://github.com/discord-net/Discord.Net/actions/workflows/dotnet.yml">
|
||||
<img src="https://github.com/discord-net/Discord.Net/actions/workflows/dotnet.yml/badge.svg" alt="Dotnet Build Status">
|
||||
</a>
|
||||
<a href="https://discord.gg/dnet">
|
||||
<img src="https://img.shields.io/discord/848176216011046962?logo=discord&logoColor=white&label=discord&color=%235865F2" alt="Discord">
|
||||
|
||||
@@ -9,9 +9,11 @@ _layout: landing
|
||||
[](https://github.com/discord-net/Discord.Net)
|
||||
[](https://www.nuget.org/packages/Discord.Net)
|
||||
[](https://www.myget.org/feed/Packages/discord-net)
|
||||
[](https://dev.azure.com/discord-net/Discord.Net/_build/latest?definitionId=1&branchName=dev)
|
||||
[](https://github.com/discord-net/Discord.Net/actions/workflows/dotnet.yml)
|
||||
[](https://github.com/discord-net/Discord.Net/actions/workflows/docs.yml)
|
||||
[](https://discord.gg/dnet)
|
||||
|
||||
|
||||
## What is Discord.NET?
|
||||
|
||||
Discord.Net is an unofficial asynchronous, multi-platform .NET library used to
|
||||
|
||||
Reference in New Issue
Block a user