spring-projects / spring-graphql

Spring Integration for GraphQL
https://spring.io/projects/spring-graphql
Apache License 2.0
1.53k stars 306 forks source link

Incorrect 'Api Doc.' Link on Spring GraphQL Project Page #1049

Closed mayraamaral closed 3 months ago

mayraamaral commented 3 months ago

The 'Api Doc.' link on the Spring GraphQL project page currently points to https://docs.spring.io/spring-graphql/docs/api/, which results in a 404 error. The correct URL should be https://docs.spring.io/spring-graphql/docs/current/api.

I initially planned to submit a Pull Request to fix this issue (in projects-api repo @ spring-io) but I couldn't locate the source of the error in the repository. If you can direct me to the appropriate location or need any further information, I'd be happy to assist.

bclozel commented 3 months ago

Thanks for letting us know @mayraamaral - this is now fixed in our content delivery system. There is no public project supporting this, but thanks for willing to send a PR and help us!