Skip to content

Commit b2a76ee

Browse files
authored
Merge pull request #760 from BitGo/fix-build-status-link-readme
docs: fix build status link
2 parents b4d0fec + c058113 commit b2a76ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# api-ts
22

3-
[![Build Status]](https://github.com/BitGo/api-ts/actions/workflows/release.yml)
3+
[![Build Status]](https://github.com/BitGo/api-ts/actions/workflows/release.yaml)
44

55
[build status]:
6-
https://github.com/BitGo/api-ts/actions/workflows/release.yml/badge.svg?event=push
6+
https://github.com/BitGo/api-ts/actions/workflows/release.yaml/badge.svg?event=push
77

88
A collection of packages for defining and using type-checked APIs with TypeScript.
99

0 commit comments

Comments
 (0)