Skip to content

Commit 2c63c88

Browse files
committed
fix(docs): correct CI status badge URL
1 parent 8f5371e commit 2c63c88

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,6 +1,6 @@
11
# oliframe
22

3-
[![oliframe](https://github.com/calteran/oliframe/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/calteran/oliframe/actions/workflows/ci.yml)
3+
[![CI](https://github.com/calteran/oliframe/actions/workflows/ci.yml/badge.svg)](https://github.com/calteran/oliframe/actions/workflows/ci.yml)
44
[![crates.io](https://img.shields.io/crates/v/oliframe.svg)](https://crates.io/crates/oliframe)
55
[![codecov](https://codecov.io/github/calteran/oliframe/graph/badge.svg?token=8IWPNES6K2)](https://codecov.io/github/calteran/oliframe)
66
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://calteran.mit-license.org/)

0 commit comments

Comments
 (0)