Skip to content

Commit

Permalink
Fix link to license content
Browse files Browse the repository at this point in the history
  • Loading branch information
jmini authored Jan 2, 2025
1 parent b4ddb24 commit d771e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ publishing {
licenses {
license {
name = 'MIT License'
url = "https://raw.github.com/$githubPath/main/LICENCE.txt"
url = "https://raw.github.com/$githubPath/refs/heads/main/LICENSE"
}
}
developers {
Expand Down

0 comments on commit d771e1b

Please sign in to comment.