diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-07-25 13:56:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-25 13:56:03 -0400 |
commit | 7b6cae8fe8dc584f70a01e3494ea1040ecc50e37 (patch) | |
tree | 21c5c655a3af3a0ef25c46f81cfc94b5a1958da9 /README.md | |
parent | c9975b9c20161c929e2c29640eab767f97df4105 (diff) | |
download | NotEnoughUpdates-7b6cae8fe8dc584f70a01e3494ea1040ecc50e37.tar.gz NotEnoughUpdates-7b6cae8fe8dc584f70a01e3494ea1040ecc50e37.tar.bz2 NotEnoughUpdates-7b6cae8fe8dc584f70a01e3494ea1040ecc50e37.zip |
fix(README): Use correct licence redirect
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ <img src="https://img.shields.io/tokei/lines/github/Moulberry/NotEnoughUpdates?label=lines&color=informational&logo=GitHub" alt="lines"> </a> <!-- license --> - <a href="https://github.com/Moulberry/NotEnoughUpdates-REPO/blob/master/LICENSE" target="_blank"> + <a href="https://github.com/Moulberry/NotEnoughUpdates/blob/master/LICENSE" target="_blank"> <img src="https://img.shields.io/badge/license-CC%20BY--NC%203.0-informational" alt="license"> </a> <!-- contributors --> |