Skip to content

Commit 812b583

Browse files
committed
Fix CI badge link
1 parent c46b66c commit 812b583

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A React input component with pluggable search suggestions and autocomplete.
77

88
Also includes arrow key navigation through results.
99

10-
[![Build](https://github.com/adhamu/react-input-suggestions/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/adhamu/react-search-suggestions/actions)
10+
[![Build](https://github.com/adhamu/react-input-suggestions/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/adhamu/react-input-suggestions/actions)
1111

1212
</div>
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-input-suggestions",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A React input component with pluggable suggestions and autocomplete",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)