Skip to content

Commit d564b35

Browse files
authored
fix: updated broken link to kotlin server docs (graphql#1272)
1 parent 9e6a141 commit d564b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/code/language-support/java-kotlin-android/server/graphql-kotlin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ type Query {
3737
}
3838
```
3939

40-
See [graphql-kotlin docs](https://expediagroup.github.io/graphql-kotlin/docs/getting-started) for additial details.
40+
See [graphql-kotlin docs](https://expediagroup.github.io/graphql-kotlin/docs) for additial details.

0 commit comments

Comments
 (0)