Skip to content

Commit 7314324

Browse files
authored
fix another link to the tutorial (#6390)
1 parent c14229e commit 7314324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This library is designed with Android in mind, but you can use it in any Kotlin
3232

3333
## Getting started
3434

35-
If you are new to GraphQL, check out [the tutorial](/kotlin/tutorial/00-introduction/) that will guide you through building an Android app using Apollo.
35+
If you are new to GraphQL, check out [the tutorial](https://www.apollographql.com/tutorials/apollo-kotlin-android-part1) that will guide you through building an Android app using Apollo.
3636

3737
If you'd like to add Apollo Kotlin to an existing project, follow the steps below.
3838

0 commit comments

Comments
 (0)