You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ This library is designed with Android in mind, but you can use it in any Kotlin
32
32
33
33
## Getting started
34
34
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.
36
36
37
37
If you'd like to add Apollo Kotlin to an existing project, follow the steps below.
0 commit comments