File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
src/pages/docs/chat/getting-started Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -33,10 +33,16 @@ These are your first steps towards building a Chat application that can effortle
33
33
link: ' /docs/chat/getting-started/react-native' ,
34
34
},
35
35
{
36
- title: ' Kotlin' ,
37
- description: ' Start building Chat applications using Ably\' s Kotlin SDK.' ,
36
+ title: ' Kotlin (Android) ' ,
37
+ description: ' Start building Chat applications for Android using Ably\' s Kotlin SDK.' ,
38
38
image: ' icon-tech-kotlin' ,
39
- link: ' /docs/chat/getting-started/kotlin' ,
39
+ link: ' /docs/chat/getting-started/android' ,
40
+ },
41
+ {
42
+ title: ' Kotlin (JVM)' ,
43
+ description: ' Start building Chat applications for JVM systems using Ably\' s Kotlin SDK.' ,
44
+ image: ' icon-tech-kotlin' ,
45
+ link: ' /docs/chat/getting-started/jvm' ,
40
46
},
41
47
{
42
48
title: ' Swift' ,
You can’t perform that action at this time.
0 commit comments