Skip to content

Commit fa7f722

Browse files
author
Timo Bechtel
committed
fix(readme): update links after branch renaming
1 parent 1fbd28e commit fa7f722

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<a href="https://www.npmjs.com/package/@compactjs/clipboard" target="_blank">
55
<img alt="Version" src="https://img.shields.io/npm/v/@compactjs/clipboard.svg">
66
</a>
7-
<a href="https://github.com/CompactJS/clipboard/blob/master/LICENSE" target="_blank">
7+
<a href="https://github.com/CompactJS/clipboard/blob/main/LICENSE" target="_blank">
88
<img alt="License: MIT" src="https://img.shields.io/github/license/CompactJS/clipboard" />
99
</a>
1010
</p>
@@ -73,7 +73,7 @@ document
7373
);
7474
```
7575

76-
Have a look at the [example](https://github.com/CompactJS/clipboard/blob/master/example/index.html).
76+
Have a look at the [example](https://github.com/CompactJS/clipboard/blob/main/example/index.html).
7777

7878
Or checkout the [demo](https://compactjs.github.io/clipboard).
7979

@@ -113,7 +113,7 @@ Give a ⭐️ if this project helped you!
113113

114114
## 📝 License
115115

116-
Distributed under the [MIT](https://github.com/CompactJS/clipboard/blob/master/LICENSE) License.
116+
Distributed under the [MIT](https://github.com/CompactJS/clipboard/blob/main/LICENSE) License.
117117

118118
---
119119

0 commit comments

Comments
 (0)