Skip to content

Commit 5d58703

Browse files
authored
docs(readme): Update license badge [skip ci] (#4929)
1 parent b130e60 commit 5d58703

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
- **bucket:** Don't check remote URL of non-git buckets ([#4923](https://github.com/ScoopInstaller/Scoop/issues/4923))
66
- **bucket:** Don't write message OK before bucket is cloned ([#4925](https://github.com/ScoopInstaller/Scoop/issues/4925))
77

8+
### Documentation
9+
10+
- **readme:** Update license badge ([#4929](https://github.com/ScoopInstaller/Scoop/issues/4929))
11+
812
## [v0.2.0](https://github.com/ScoopInstaller/Scoop/compare/v0.1.0...v0.2.0) - 2022-05-10
913

1014
### Features

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
<a href="https://gitter.im/lukesampson/scoop">
2828
<img src="https://badges.gitter.im/lukesampson/scoop.png" alt="Gitter Chat" />
2929
</a>
30-
<a href="https://github.com/ScoopInstaller/Scoop/blob/master/LICENSE">
31-
<img src="https://img.shields.io/github/license/ScoopInstaller/Scoop.svg" alt="License" />
30+
<a href="./LICENSE">
31+
<img src="https://img.shields.io/badge/license-UNLICENSE%20or%20MIT-blue" alt="License" />
3232
</a>
3333
</p>
3434

0 commit comments

Comments
 (0)