From df5748cc5e0cb2f63ae91939dc1e572e7898f3b7 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Fri, 18 Aug 2023 14:47:04 +0200 Subject: [PATCH] Update links to reference docs in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa7b27d6..8d19a089 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This project is governed by the [Spring Code of Conduct](CODE_OF_CONDUCT.adoc). ## Documentation -This project has reference documentation ([published](https://docs.spring.io/spring-graphql/docs/current-SNAPSHOT/reference/html/) and [source](spring-graphql-docs/src/docs/asciidoc)), an +This project has reference documentation ([published](https://docs.spring.io/spring-graphql/reference/) and [source](spring-graphql-docs/modules/ROOT)), an [API reference](https://docs.spring.io/spring-graphql/docs/current-SNAPSHOT/api/). The are [samples](https://github.com/spring-projects/spring-graphql/tree/1.0.x/samples) in the 1.0.x branch that will be [moved out](https://github.com/spring-projects/spring-graphql/issues/208) into a separate repository. ## Continuous Integration Builds