Skip to content

Commit 1a08bef

Browse files
author
Timo Bechtel
committed
fix(readme): change master to main
1 parent 721293a commit 1a08bef

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

100100
## 📝 License
101101

102-
Distributed under the [MIT](https://github.com/CompactJS/cap/blob/master/LICENSE) License.
102+
Distributed under the [MIT](https://github.com/CompactJS/cap/blob/main/LICENSE) License.
103103

104104
---
105105

0 commit comments

Comments
 (0)