diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2021-07-26 01:57:11 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 01:57:11 +0800 |
commit | 05428d1ccb15f58ccbdb4b14eb9e10b61b0477cc (patch) | |
tree | 21c5c655a3af3a0ef25c46f81cfc94b5a1958da9 | |
parent | c9975b9c20161c929e2c29640eab767f97df4105 (diff) | |
parent | 7b6cae8fe8dc584f70a01e3494ea1040ecc50e37 (diff) | |
download | NotEnoughUpdates-05428d1ccb15f58ccbdb4b14eb9e10b61b0477cc.tar.gz NotEnoughUpdates-05428d1ccb15f58ccbdb4b14eb9e10b61b0477cc.tar.bz2 NotEnoughUpdates-05428d1ccb15f58ccbdb4b14eb9e10b61b0477cc.zip |
Merge pull request #215 from IRONM00N/patch-1
fix(README): Use correct licence redirect
-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 --> |