From 2847cdb94e238a921c600e81b52c91baf4ea0b50 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Wed, 17 Apr 2024 14:59:08 -0700 Subject: [PATCH] Readme: fix status badge (#204) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9251b98..d905fad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://github.com/dart-lang/usage/workflows/Dart/badge.svg)](https://github.com/dart-lang/usage/actions) +[![Build](https://github.com/dart-lang/usage/actions/workflows/build.yaml/badge.svg)](https://github.com/dart-lang/usage/actions/workflows/build.yaml) [![pub package](https://img.shields.io/pub/v/usage.svg)](https://pub.dev/packages/usage) [![package publisher](https://img.shields.io/pub/publisher/usage.svg)](https://pub.dev/packages/usage/publisher)