Skip to content

Commit 50a740e

Browse files
committed
docs: fix npm badge
1 parent 88e91b6 commit 50a740e

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
@@ -6,7 +6,7 @@
66

77
[![Docs](https://img.shields.io/badge/Docs-read-%23fdf9f5)](https://embrajs.github.io/reactivity)
88
[![Build Status](https://github.com/embrajs/reactivity/actions/workflows/build.yml/badge.svg)](https://github.com/embrajs/reactivity/actions/workflows/build.yml)
9-
[![npm-version](https://img.shields.io/npm/v/embra/reactivity.svg)](https://www.npmjs.com/package/embra/reactivity)
9+
[![npm-version](https://img.shields.io/npm/v/@embra/reactivity.svg)](https://www.npmjs.com/package/@embra/reactivity)
1010
[![Coverage Status](https://img.shields.io/coverallsCoverage/github/embrajs/reactivity)](https://coveralls.io/github/embrajs/reactivity)
1111

1212
Chainable, hook-flavored signals.

0 commit comments

Comments
 (0)