Skip to content

Commit 34481d1

Browse files
authored
Fix badge links
1 parent ca94807 commit 34481d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ data in a typesafe, declarative, object-oriented way.
1111
4. Clean object format. No risk of your struct field names colliding with
1212
implementation details. Type inference won't show excessive properties.
1313

14-
![JSR Version](https://img.shields.io/jsr/v/@rotu/structview)
15-
![NPM Version](https://img.shields.io/npm/v/@rotu/structview)
14+
[![JSR Version](https://img.shields.io/jsr/v/@rotu/structview)](https://jsr.io/@rotu/structview)
15+
[![NPM Version](https://img.shields.io/npm/v/@rotu/structview)](https://www.npmjs.com/package/@rotu/structview)
1616

1717
# example
1818

0 commit comments

Comments
 (0)