File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<a href="https://www.npmjs.com/package/@compactjs/assign" target="_blank">
5
5
<img alt="Version" src="https://img.shields.io/npm/v/@compactjs/assign.svg">
6
6
</a>
7
- <a href="https://github.com/CompactJS/assign/blob/master /LICENSE" target="_blank">
7
+ <a href="https://github.com/CompactJS/assign/blob/main /LICENSE" target="_blank">
8
8
<img alt="License: MIT" src="https://img.shields.io/github/license/CompactJS/assign" />
9
9
</a>
10
10
</p>
@@ -68,7 +68,7 @@ console.log(target);
68
68
// }
69
69
```
70
70
71
- Check out the [index.test.js](https://github.com/CompactJS/assign/blob/master /test/index.test.js) file for more examples.
71
+ Check out the [index.test.js](https://github.com/CompactJS/assign/blob/main /test/index.test.js) file for more examples.
72
72
73
73
## Run tests
74
74
@@ -106,7 +106,7 @@ Give a ⭐️ if this project helped you!
106
106
107
107
## 📝 License
108
108
109
- Distributed under the [MIT](https://github.com/CompactJS/assign/blob/master /LICENSE) License.
109
+ Distributed under the [MIT](https://github.com/CompactJS/assign/blob/main /LICENSE) License.
110
110
111
111
---
112
112
You can’t perform that action at this time.
0 commit comments