Skip to content

Commit e0f3ead

Browse files
committed
Fix CI build status badge in readme
Signed-off-by: Austin Vazquez <[email protected]>
1 parent faba589 commit e0f3ead

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

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

3-
[![Build Status](https://github.com/containerd/ttrpc/workflows/CI/badge.svg)](https://github.com/containerd/ttrpc/actions?query=workflow%3ACI)
3+
[![Build Status](https://github.com/containerd/ttrpc/actions/workflows/ci.yml/badge.svg)](https://github.com/containerd/ttrpc/actions/workflows/ci.yml)
44

55
GRPC for low-memory environments.
66

0 commit comments

Comments
 (0)