Skip to content

Commit 5ab8b20

Browse files
authored
Fix badge link in readme (#3898)
1 parent 42d7e3c commit 5ab8b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dart language evolution
22

3-
[![Build Status](https://github.com/dart-lang/language/workflows/CI/badge.svg)](https://github.com/dart-lang/language/actions?query=workflow%3ACI+branch%3Amaster)
3+
[![Build Status](https://github.com/dart-lang/language/workflows/CI/badge.svg)](https://github.com/dart-lang/language/actions?query=workflow%3ACI+branch%3Amain)
44

55
This repository is a place for the [Dart][website] language team to work on
66
[language changes and features][language funnel], and to solicit and accept

0 commit comments

Comments
 (0)