Skip to content

Commit 5ae8094

Browse files
authored
Update docs link in other READMEs (ExpediaGroup#409)
* Update docs links * Update schema generator link * Update spring server
1 parent c1df68f commit 5ae8094

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

graphql-kotlin-federation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ type Query {
169169

170170
## Documentation
171171

172-
There are more examples in our [documentation](https://ExpediaGroup.github.io/graphql-kotlin/docs/doc-main),
172+
There are more examples in our [documentation](https://expediagroup.github.io/graphql-kotlin),
173173
or you can view the [javadocs](https://www.javadoc.io/doc/com.expediagroup/graphql-kotlin-federation) for all published versions.
174174

175175
If you have a question about something you can not find in our documentation or javadocs, feel free to [create an issue](https://github.com/ExpediaGroup/graphql-kotlin/issues) and tag it with the question label.

graphql-kotlin-schema-generator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ type Widget {
8888

8989
## Documentation
9090

91-
There are more examples and documentation in our [documentation](https://ExpediaGroup.github.io/graphql-kotlin/docs/doc-main)
91+
There are more examples and documentation in our [documentation](https://expediagroup.github.io/graphql-kotlin)
9292
or you can view the [javadocs](https://www.javadoc.io/doc/com.expediagroup/graphql-kotlin-schema-generator) for all published versions.
9393

9494
If you have a question about something you can not find in our documentation or javadocs, feel free to [create an issue](https://github.com/ExpediaGroup/graphql-kotlin/issues) and tag it with the question label.

graphql-kotlin-spring-server/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ type Widget {
7676
## Documentation
7777

7878
There are more examples and documentation in our
79-
[documentation](https://ExpediaGroup.github.io/graphql-kotlin/docs/doc-main),
80-
or you can view the [javadocs](https://www.javadoc.io/doc/com.expediagroup/graphql-kotlin-spring-server) for all published versions.
79+
[documentation](https://expediagroup.github.io/graphql-kotlin), or you can view the [javadocs](https://www.javadoc.io/doc/com.expediagroup/graphql-kotlin-spring-server) for all published versions.
8180

8281
If you have a question about something you can not find in our documentation or javadocs, feel free to [create an issue](https://github.com/ExpediaGroup/graphql-kotlin/issues) and tag it with the question label.

0 commit comments

Comments
 (0)