Skip to content

Commit aad3d01

Browse files
author
Timo Bechtel
committed
fix(readme): fix links to reflect branch renaming
1 parent 12a0db9 commit aad3d01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<a href="https://www.npmjs.com/package/@compactjs/shuffle" target="_blank">
55
<img alt="Version" src="https://img.shields.io/npm/v/@compactjs/shuffle.svg">
66
</a>
7-
<a href="https://github.com/CompactJS/shuffle/blob/master/LICENSE" target="_blank">
7+
<a href="https://github.com/CompactJS/shuffle/blob/main/LICENSE" target="_blank">
88
<img alt="License: MIT" src="https://img.shields.io/github/license/compactjs/shuffle" />
99
</a>
1010
</p>
@@ -94,7 +94,7 @@ Give a ⭐️ if this project helped you!
9494

9595
## 📝 License
9696

97-
Distributed under the [MIT](https://github.com/CompactJS/shuffle/blob/master/LICENSE) License.
97+
Distributed under the [MIT](https://github.com/CompactJS/shuffle/blob/main/LICENSE) License.
9898

9999
---
100100

0 commit comments

Comments
 (0)