Skip to content

Update docs link in other READMEs #409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 1, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion graphql-kotlin-federation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ type Query {

## Documentation

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

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.
2 changes: 1 addition & 1 deletion graphql-kotlin-schema-generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ type Widget {

## Documentation

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

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.
3 changes: 1 addition & 2 deletions graphql-kotlin-spring-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ type Widget {
## Documentation

There are more examples and documentation in our
[documentation](https://ExpediaGroup.github.io/graphql-kotlin/docs/doc-main),
or you can view the [javadocs](https://www.javadoc.io/doc/com.expediagroup/graphql-kotlin-spring-server) for all published versions.
[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.

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.