Skip to content

Commit 4ea2293

Browse files
author
Timo Bechtel
committed
fix(readme): update links to reflect branch renaming
1 parent 5217857 commit 4ea2293

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
@@ -4,7 +4,7 @@
44
<a href="https://www.npmjs.com/package/@compactjs/random" target="_blank">
55
<img alt="Version" src="https://img.shields.io/npm/v/@compactjs/random.svg">
66
</a>
7-
<a href="https://github.com/CompactJS/random/blob/master/LICENSE" target="_blank">
7+
<a href="https://github.com/CompactJS/random/blob/main/LICENSE" target="_blank">
88
<img alt="License: MIT" src="https://img.shields.io/github/license/compactjs/random" />
99
</a>
1010
</p>
@@ -104,7 +104,7 @@ Give a ⭐️ if this project helped you!
104104

105105
## 📝 License
106106

107-
Distributed under the [MIT](https://github.com/CompactJS/random/blob/master/LICENSE) License.
107+
Distributed under the [MIT](https://github.com/CompactJS/random/blob/main/LICENSE) License.
108108

109109
---
110110

0 commit comments

Comments
 (0)