Skip to content

Commit

Permalink
Fix license link in readme (#2723)
Browse files Browse the repository at this point in the history
Link is currently broken because the casing doesn't match the filename.
  • Loading branch information
TyMick committed Mar 14, 2021
1 parent 1120bad commit 7b9e48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Kudos to all [contributors](https://github.com/vscode-icons/vscode-icons/graphs/

## License

The source code is licensed under the [MIT](License) license.
The source code is licensed under the [MIT](LICENSE) license.

The icons are licensed under the [Creative Commons - ShareAlike (CC BY-SA)](https://creativecommons.org/licenses/by-sa/4.0/) license.

Expand Down

0 comments on commit 7b9e48e

Please sign in to comment.