Skip to content

Commit 469b4fe

Browse files
Fix workflow link (#372)
Noticed this filename didn't match in the README. Signed-off-by: Stefan VanBuren <svanburen@buf.build>
1 parent 8ff57da commit 469b4fe

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,7 +1,7 @@
11
Connect-Swift
22
=============
33

4-
[![Build](https://github.com/connectrpc/connect-swift/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/connectrpc/connect-swift/actions/workflows/ci.yaml)
4+
[![Build](https://github.com/connectrpc/connect-swift/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/connectrpc/connect-swift/actions/workflows/ci.yml)
55
[![Version](https://img.shields.io/cocoapods/v/Connect-Swift.svg?style=flat)](https://cocoapods.org/pods/Connect-Swift)
66
[![Platform](https://img.shields.io/cocoapods/p/Connect-Swift.svg?style=flat)](https://cocoapods.org/pods/Connect-Swift)
77
[![License](https://img.shields.io/cocoapods/l/Connect-Swift.svg?style=flat)](https://cocoapods.org/pods/Connect-Swift)

0 commit comments

Comments
 (0)