Skip to content
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This is a [GraphQL](https://github.com/graphql/graphql-spec) Java implementation

We have a tutorial for beginners: [Getting started with GraphQL Java and Spring Boot](https://www.graphql-java.com/tutorials/getting-started-with-spring-boot/)

For details how to use `graphql-java` please look at the documentation: https://www.graphql-java.com/documentation
For details how to use `graphql-java` please look at the documentation: https://www.graphql-java.com/documentation/getting-started


Please take a look at our [list of releases](https://github.com/graphql-java/graphql-java/releases) if you want to learn more about new releases and the changelog.
Expand Down
2 changes: 1 addition & 1 deletion README.zh_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This is a [GraphQL](https://github.com/facebook/graphql) Java implementation.

## 文档

关于 `graphql-java` 的详细使用说明,请阅读: http://graphql-java.readthedocs.io/
关于 `graphql-java` 的详细使用说明,请阅读: https://www.graphql-java.com/documentation/getting-started

这也是个很好的教程 : https://www.howtographql.com/graphql-java/0-introduction/

Expand Down