Skip to content

Commit b9dc373

Browse files
mbollibencroker
andauthored
README.md: fix button links (#652)
* README.md: fix button links Buttons referenced themselves * Update README.md --------- Co-authored-by: Ben Croker <[email protected]>
1 parent f872795 commit b9dc373

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
![Version](https://img.shields.io/github/package-json/v/starfederation/datastar?filename=library/package.json)
2-
![License](https://img.shields.io/github/license/starfederation/datastar)
3-
![Stars](https://img.shields.io/github/stars/starfederation/datastar?style=flat)
1+
[![Version](https://img.shields.io/github/package-json/v/starfederation/datastar?filename=library/package.json)](https://github.com/starfederation/datastar/releases)
2+
[![License](https://img.shields.io/github/license/starfederation/datastar)](https://github.com/starfederation/datastar/blob/main/LICENSE)
3+
[![Stars](https://img.shields.io/github/stars/starfederation/datastar?style=flat)](https://github.com/starfederation/datastar/stargazers)
44

55
<p align="center"><img width="200" src="https://data-star.dev/static/images/rocket.webp"></p>
66

@@ -58,4 +58,4 @@ You can manually add your own plugins to the core:
5858
)
5959
Datastar.apply(document.body)
6060
</script>
61-
```
61+
```

0 commit comments

Comments
 (0)