Skip to content

Commit e64b9e9

Browse files
authored
docs(readme): Fix Snyk badge (#128)
1 parent c22bfc7 commit e64b9e9

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
@@ -9,7 +9,7 @@
99
[![NPM downloads](https://img.shields.io/npm/dm/react-native-spotlight-tour)](https://www.npmjs.com/package/react-native-spotlight-tour)
1010
[![NPM license](https://img.shields.io/npm/l/react-native-spotlight-tour)](https://github.com/stackbuilders/react-native-spotlight-tour/blob/main/LICENSE)
1111
[![GitHub Release Date](https://img.shields.io/github/release-date/stackbuilders/react-native-spotlight-tour)](https://github.com/stackbuilders/react-native-spotlight-tour/releases)
12-
[![Snyk Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/npm/react-native-spotlight-tour)](https://snyk.io/)
12+
[![Known Vulnerabilities](https://snyk.io/test/github/stackbuilders/react-native-spotlight-tour/badge.svg)](https://snyk.io/test/github/stackbuilders/react-native-spotlight-tour)
1313

1414
`react-native-spotlight-tour` is a simple and intuitive library for React Native (Android, iOS, and Web
1515
compatible). It uses [Floating UI](https://floating-ui.com) under the hood in order to handle elements

0 commit comments

Comments
 (0)