Skip to content

Commit e731692

Browse files
authored
[doc] Fix link in Galaxy docs (#6336)
1 parent de39feb commit e731692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/advanced/galaxy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Apollo Kotlin galaxy projects all start with `apollo-kotlin`:
1818
| [apollo-kotlin-adapters](https://github.com/apollographql/apollo-kotlin-adapters) | Datetime, BigDecimal and other adapters for Apollo Kotlin |
1919
| [apollo-kotlin-cli](https://github.com/apollographql/apollo-kotlin-cli) | Command line tool for your GraphQL projects |
2020
| [apollo-kotlin-mockserver](https://github.com/apollographql/apollo-kotlin-mockserver) | KMP ready HTTP mock server |
21-
| [apollo-kotlin-java-support](https://github.com/apollographql/apollo-java-support) | Java language support for Apollo Kotlin |
21+
| [apollo-kotlin-java-support](https://github.com/apollographql/apollo-kotlin-java-support) | Java language support for Apollo Kotlin |
2222
| [apollo-kotlin-ffs](https://github.com/apollographql/apollo-kotlin-ffs) | A compiler plugin that allows validation of Federation directives |
2323

2424
When possible, file issues in the appropriate repository.

0 commit comments

Comments
 (0)