Skip to content

Commit 72cdd84

Browse files
authored
Fix pkg:web CI badge (#441)
1 parent f3c960f commit 72cdd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Dart CI](https://github.com/dart-lang/web/actions/workflows/dart.yml/badge.svg)](https://github.com/dart-lang/web/actions/workflows/dart.yml)
1+
[![package:web](https://github.com/dart-lang/web/actions/workflows/web.yaml/badge.svg)](https://github.com/dart-lang/web/actions/workflows/web.yaml)
22
[![pub package](https://img.shields.io/pub/v/web.svg)](https://pub.dev/packages/web)
33
[![package publisher](https://img.shields.io/pub/publisher/web.svg)](https://pub.dev/packages/web/publisher)
44

0 commit comments

Comments
 (0)