Skip to content

Commit 4248eda

Browse files
committed
Fix npm badge URL
1 parent 6b7a8eb commit 4248eda

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
This is a part of [Node3D](https://github.com/node-3d) project.
44

5-
[![NPM](https://badge.fury.io/js/%40node-3d%2Fwebaudio.svg)](https://badge.fury.io/js/@node-3d/webaudio)
5+
[![NPM](https://badge.fury.io/js/@node-3d%2Fwebaudio.svg)](https://badge.fury.io/js/@node-3d/webaudio)
66
[![Lint](https://github.com/node-3d/webaudio/actions/workflows/lint.yml/badge.svg)](https://github.com/node-3d/webaudio/actions/workflows/lint.yml)
77
[![Test](https://github.com/node-3d/webaudio/actions/workflows/test.yml/badge.svg)](https://github.com/node-3d/webaudio/actions/workflows/test.yml)
88
[![Cpplint](https://github.com/node-3d/webaudio/actions/workflows/cpplint.yml/badge.svg)](https://github.com/node-3d/webaudio/actions/workflows/cpplint.yml)

0 commit comments

Comments
 (0)