We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac25dfd commit eb07ed5Copy full SHA for eb07ed5
sdk/build.gradle.kts
@@ -92,7 +92,7 @@ publishing {
92
pom {
93
name = "Datastar Kotlin SDK"
94
description = "A Kotlin SDK for Datastar"
95
- url = "https://github.com/GuillaumeTaffin/datastar-kotlin"
+ url = "https://github.com/starfederation/datastar-kotlin"
96
inceptionYear = "2025"
97
licenses {
98
license {
0 commit comments