Skip to content

Commit 73b0aa9

Browse files
authored
Fix socket badge URL
Signed-off-by: Jake Verbaten <[email protected]>
1 parent ba8fea4 commit 73b0aa9

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
# Socket Config
22

3-
[![Socket Badge](https://socket.dev/api/badge/npm/pkg/@socketsecurity/config)](https://socket.dev/npm/package/@socketsecurity/config)
3+
[![Socket Badge](https://socket.dev/api/badge/npm/package/@socketsecurity/config)](https://socket.dev/npm/package/@socketsecurity/config)
44
[![npm version](https://img.shields.io/npm/v/@socketsecurity/config.svg?style=flat)](https://www.npmjs.com/package/@socketsecurity/config)
55
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/SocketDev/eslint-config)
66
[![Types in JS](https://img.shields.io/badge/types_in_js-yes-brightgreen)](https://github.com/voxpelli/types-in-js)

0 commit comments

Comments
 (0)