Skip to content

Commit eae2020

Browse files
author
Timo Bechtel
committed
fix(readme): update links after branch renaming
1 parent 21b863a commit eae2020

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<a href="https://www.npmjs.com/package/@compactjs/uea" target="_blank">
66
<img alt="Version" src="https://img.shields.io/npm/v/@compactjs/uea.svg">
77
</a>
8-
<a href="https://github.com/CompactJS/uea/blob/master/LICENSE" target="_blank">
8+
<a href="https://github.com/CompactJS/uea/blob/main/LICENSE" target="_blank">
99
<img alt="License: MIT" src="https://img.shields.io/github/license/CompactJS/uea" />
1010
</a>
1111
</p>
@@ -67,7 +67,7 @@ accept(document.getElementById('my-id'));
6767
```
6868

6969
Check out the [demo](https://compactjs.github.io/uea/)
70-
and the [examples file](https://github.com/CompactJS/uea/blob/master/example/index.html) for more examples.
70+
and the [examples file](https://github.com/CompactJS/uea/blob/main/example/index.html) for more examples.
7171

7272
### Doc:
7373

@@ -116,7 +116,7 @@ Give a ⭐️ if this project helped you!
116116

117117
## 📝 License
118118

119-
Distributed under the [MIT](https://github.com/CompactJS/uea/blob/master/LICENSE) License.
119+
Distributed under the [MIT](https://github.com/CompactJS/uea/blob/main/LICENSE) License.
120120

121121
---
122122

0 commit comments

Comments
 (0)