Skip to content

Commit e1ca610

Browse files
authored
fix: Touchlab link on main page (#46)
1 parent 2aebbf1 commit e1ca610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import joinPreviewUrl from "../images/join-preview.png";
3333
companies: [
3434
{ name: 'Gradle', image: gradleLogo, url: 'https://gradle.org/' },
3535
{ name: 'Shopify', image: shopifyLogo, url: 'https://shopify.engineering/' },
36-
{ name: 'Touchlab', image: touchlabLogo, url: 'https://touchlab.co/kotlin-foundation' },
36+
{ name: 'Touchlab', image: touchlabLogo, url: 'https://touchlab.co/' },
3737
]
3838
},
3939
]

0 commit comments

Comments
 (0)