mirror of
https://github.com/LucasVbr/croissant.git
synced 2026-05-13 17:12:10 +00:00
fix: README licence link
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<h1 align="center">Welcome to Croissant 👋</h1>
|
||||
<p>
|
||||
<img alt="Version" src="https://img.shields.io/badge/version-0.0.1-blue.svg?cacheSeconds=2592000" />
|
||||
<a href="./LICENCE" target="_blank">
|
||||
<a href="./LICENSE" target="_blank">
|
||||
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
|
||||
</a>
|
||||
</p>
|
||||
@@ -42,4 +42,4 @@ Give a ⭐️ if this project helped you!
|
||||
## 📝 License
|
||||
|
||||
Copyright © 2024 [LucasVbr](https://github.com/LucasVbr).<br />
|
||||
This project is [MIT](LICENCE) licensed.
|
||||
This project is [MIT](LICENSE) licensed.
|
||||
Reference in New Issue
Block a user