Skip to content

Commit eb07ed5

Browse files
Update url to SDK project in POM (#27)
1 parent ac25dfd commit eb07ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ publishing {
9292
pom {
9393
name = "Datastar Kotlin SDK"
9494
description = "A Kotlin SDK for Datastar"
95-
url = "https://github.com/GuillaumeTaffin/datastar-kotlin"
95+
url = "https://github.com/starfederation/datastar-kotlin"
9696
inceptionYear = "2025"
9797
licenses {
9898
license {

0 commit comments

Comments
 (0)