From d14d89dd18b618f8e37e11a45aa2f26d70dfbfe3 Mon Sep 17 00:00:00 2001 From: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com> Date: Tue, 9 Apr 2024 18:58:06 +0300 Subject: [PATCH] Update status badges in readme & docs (#2888) * Update README.md * Update index.md --- README.md | 7 +++++-- docs/index.md | 4 +++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 34400e96..8c8b25ff 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,11 @@ MyGet - - Build Status + + Docs Build Status + + + Dotnet Build Status Discord diff --git a/docs/index.md b/docs/index.md index b9c85155..cb56580f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,9 +9,11 @@ _layout: landing [![GitHub](https://img.shields.io/github/last-commit/discord-net/Discord.Net)](https://github.com/discord-net/Discord.Net) [![NuGet](https://img.shields.io/nuget/vpre/Discord.Net.svg?maxAge=2592000)](https://www.nuget.org/packages/Discord.Net) [![MyGet](https://img.shields.io/myget/discord-net/vpre/Discord.Net.svg)](https://www.myget.org/feed/Packages/discord-net) -[![Build Status](https://dev.azure.com/discord-net/Discord.Net/_apis/build/status/discord-net.Discord.Net?branchName=dev)](https://dev.azure.com/discord-net/Discord.Net/_build/latest?definitionId=1&branchName=dev) +[![Dotnet Build](https://github.com/discord-net/Discord.Net/actions/workflows/dotnet.yml/badge.svg)](https://github.com/discord-net/Discord.Net/actions/workflows/dotnet.yml) +[![Deploy Docs](https://github.com/discord-net/Discord.Net/actions/workflows/docs.yml/badge.svg)](https://github.com/discord-net/Discord.Net/actions/workflows/docs.yml) [![Discord](https://img.shields.io/discord/848176216011046962?logo=discord&logoColor=white&label=discord&color=%235865F2)](https://discord.gg/dnet) + ## What is Discord.NET? Discord.Net is an unofficial asynchronous, multi-platform .NET library used to