From e1b64fa67fe194809951c3fe27d125f0685a0f0a Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Tue, 8 Apr 2025 13:07:53 -0700 Subject: [PATCH] [graphs] fix readme CI badge --- pkgs/graphs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/graphs/README.md b/pkgs/graphs/README.md index 09512b87af..b16517397f 100644 --- a/pkgs/graphs/README.md +++ b/pkgs/graphs/README.md @@ -1,4 +1,4 @@ -[![CI](https://github.com/dart-lang/tools/actions/workflows/graphs.yml/badge.svg)](https://github.com/dart-lang/tools/actions/workflows/graphs.yml) +[![CI](https://github.com/dart-lang/tools/actions/workflows/graphs.yaml/badge.svg)](https://github.com/dart-lang/tools/actions/workflows/graphs.yaml) [![pub package](https://img.shields.io/pub/v/graphs.svg)](https://pub.dev/packages/graphs) [![package publisher](https://img.shields.io/pub/publisher/graphs.svg)](https://pub.dev/packages/graphs/publisher)