mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
fix a link in web-landing example
This commit is contained in:
committed by
GitHub
parent
982fd37970
commit
064dd2d062
@@ -46,7 +46,7 @@ private fun getCards(): List<GetStartedCardPresentation> {
|
||||
),
|
||||
LinkOnCard(
|
||||
linkText = "Play",
|
||||
linkUrl = "https://compose-bird.ui.pages.jetbrains/"
|
||||
linkUrl = "https://compose-bird.ui.pages.jetbrains.team/"
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user