You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/graphql-java-kickstart/documentation/actions/workflows/publish.yml?query=branch%3Amaster)
Copy file name to clipboardExpand all lines: content/servlet/_index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ The servlet supports the following request formats:
123
123
124
124
## Spring Framework support
125
125
126
-
To use the servlet with Spring Framework, either use the [Spring Boot starter](https://www.graphql-java-kickstart.com/spring-boot/) or simply define a `ServletRegistrationBean` in a web app:
126
+
To use the servlet with Spring Framework, either use the [Spring Boot starter](https://graphql-java-kickstart.github.io/spring-boot/) or simply define a `ServletRegistrationBean` in a web app:
0 commit comments