Skip to content

Commit dbabbd4

Browse files
committed
docs: update README
1 parent d204050 commit dbabbd4

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
@@ -53,7 +53,7 @@ export default MyComponent;
5353
Importing default style from `@placekit/autocomplete-js/dist/placekit-autocomplete.css` (`@placekit/autocomplete-js` is set as a dependency of this package and will automatically be installed) will style the suggestions list and the input.
5454
If you have trouble importing CSS from `node_modules`, copy/paste [its content](https://github.com/placekit/autocomplete-js/blob/main/src/placekit-autocomplete.css) into your own CSS.
5555

56-
👉 **Check out our [examples](https://github.com/placekit/examples/tree/main) for different use cases!**
56+
👉 **Check out our [examples](https://github.com/placekit/examples) for different use cases!**
5757

5858
## ⚙️ Component properties
5959

0 commit comments

Comments
 (0)