1
0
mirror of https://github.com/actix/examples synced 2025-08-22 14:55:06 +02:00

Merge pull request #1105 from Olexandr88/patch-1

chore: replaced a faulty build badge
This commit is contained in:
Rob Ede
2025-07-01 09:35:54 +00:00
committed by GitHub

View File

@@ -4,7 +4,7 @@
<!-- prettier-ignore-start -->
[![build status](https://github.com/actix/examples/workflows/CI%20%28Linux%29/badge.svg?branch=master&event=push)](https://github.com/actix/examples/actions)
[![CI status](https://github.com/actix/examples/actions/workflows/ci.yml/badge.svg)](https://github.com/actix/examples/actions)
[![Chat on Discord](https://img.shields.io/discord/771444961383153695?label=chat&logo=discord)](https://discord.gg/NWpN5mmg3x)
<!-- prettier-ignore-end -->