mirror of
https://github.com/TibiNonEst/cauldron-dyeing.git
synced 2024-11-24 03:27:19 -05:00
Fix license link
This is what I get for writing a README before publish the repo
This commit is contained in:
parent
435767afcc
commit
42612c804c
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ Right-clicking on an un-dyed water cauldron with a dyed item to remove its color
|
|||
Building the mod requires JDK 17+ on your system. To build, simply run `./gradlew build` and the artifacts will be available in `build/libs`.
|
||||
|
||||
### License
|
||||
Cauldron Dyeing is licensed under the GNU LGPLv3, see the [full license](https://github.com/TibiNonEst/cauldron-dyeing/LICENSE).
|
||||
Cauldron Dyeing is licensed under the GNU LGPLv3, see the [full license](https://github.com/TibiNonEst/cauldron-dyeing/blob/main/LICENSE).
|
||||
|
|
Loading…
Reference in a new issue