From 4773c243daa2b208be2a575f413cee038e64ca8e Mon Sep 17 00:00:00 2001 From: Michael Jordan Date: Thu, 26 Oct 2023 10:48:19 +0100 Subject: [PATCH] Correct repo name --- .../bumble/livemosaic/imageloader/EmbeddableResourceImage.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/src/jsMain/kotlin/com/bumble/livemosaic/imageloader/EmbeddableResourceImage.kt b/shared/src/jsMain/kotlin/com/bumble/livemosaic/imageloader/EmbeddableResourceImage.kt index 80b9be50..ca11a47b 100644 --- a/shared/src/jsMain/kotlin/com/bumble/livemosaic/imageloader/EmbeddableResourceImage.kt +++ b/shared/src/jsMain/kotlin/com/bumble/livemosaic/imageloader/EmbeddableResourceImage.kt @@ -4,7 +4,7 @@ import androidx.compose.runtime.Composable import androidx.compose.ui.Modifier import androidx.compose.ui.layout.ContentScale -private const val EMBED_URL = "https://github.com/bumble/live-mosaic/blob/deploy-branch/distribution/" +private const val EMBED_URL = "https://github.com/bumble-tech/live-mosaic/blob/deploy-branch/distribution/" @Composable actual fun EmbeddableResourceImage(