Skip to content

Commit

Permalink
fix a link in web-landing example
Browse files Browse the repository at this point in the history
  • Loading branch information
eymar authored Nov 7, 2022
1 parent 982fd37 commit 064dd2d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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/"
)
)
)
Expand Down

0 comments on commit 064dd2d

Please sign in to comment.