Skip to content

Commit 73f0be9

Browse files
committed
fix badge
1 parent 249aad3 commit 73f0be9

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
@@ -5,7 +5,7 @@
55
[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](https://www.typescriptlang.org/)
66
[![React](https://img.shields.io/badge/React-18+-61dafb.svg)](https://reactjs.org/)
77
[![Bundle Size](https://img.shields.io/bundlephobia/minzip/react-contextual-analytics)](https://bundlephobia.com/package/react-contextual-analytics)
8-
[![Build Status](https://github.com/0xdeafcafe/react-contextual-analytics/workflows/CI/badge.svg)](https://github.com/0xdeafcafe/react-contextual-analytics/actions)
8+
[![Build Status](https://github.com/0xdeafcafe/react-contextual-analytics/workflows/ci/badge.svg)](https://github.com/0xdeafcafe/react-contextual-analytics/actions)
99
[![Coverage](https://img.shields.io/codecov/c/github/0xdeafcafe/react-contextual-analytics)](https://codecov.io/gh/0xdeafcafe/react-contextual-analytics)
1010

1111
A React framework for collecting and emitting analytics events with minimal boilerplate. Automatically collects context through component boundaries, making analytics implementation simpler and more maintainable.

0 commit comments

Comments
 (0)