Skip to content

Commit 2d53061

Browse files
authored
Fix the link to the GitHub page (#31)
1 parent 28491de commit 2d53061

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
@@ -2,7 +2,7 @@
22

33
[![Dart](https://github.com/dart-lang/setup-dart/workflows/Dart/badge.svg)](https://github.com/dart-lang/setup-dart/actions?query=workflow%3A%22Dart%22+branch%3Amain)
44

5-
This [GitHub Action]() installs and sets up of a Dart SDK for use in actions by:
5+
This [GitHub Action](https://github.com/dart-lang/setup-dart) installs and sets up of a Dart SDK for use in actions by:
66

77
* Downloading the Dart SDK
88
* Adding the `dart` command and `pub` cache to path

0 commit comments

Comments
 (0)