Skip to content

Commit 7d5865a

Browse files
authored
Fix CI badge link in README.md
1 parent be4a965 commit 7d5865a

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

33
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
44
[![GitHub release](https://img.shields.io/github/release/barrust/c-utils.svg)](https://github.com/barrust/c-utils/releases)
5-
[![C/C++ CI](https://github.com/barrust/c-utils/workflows/C/C++%20CI/badge.svg?branch=master)](https://github.com/barrust/c-utils/actions)
5+
[![C/C++ CI](https://github.com/barrust/c-utils/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/barrust/c-utils/actions/workflows/ci.yml)
66
[![codecov](https://codecov.io/gh/barrust/c-utils/branch/master/graph/badge.svg)](https://codecov.io/gh/barrust/c-utils)
77

88

0 commit comments

Comments
 (0)