apollographql / apollo-kotlin

:rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
https://www.apollographql.com/docs/kotlin
MIT License
3.76k stars 653 forks source link

[Documentation] Defer docs "experimental" link results in a 404 #5830

Closed StylianosGakis closed 4 months ago

StylianosGakis commented 7 months ago

Description

In https://www.apollographql.com/docs/kotlin/fetching/defer/ if you click on the "experimental" link at the top, which currently links to "https://www.apollographql.com/docs/resources/release-stages/" results in a 404 image

Interestingly, if you just enter that link to your browser it does properly redirect to "https://www.apollographql.com/docs/resources/product-launch-stages/". So something may be wrong with the way that redirects are handled in the docs themselves?

martinbonnin commented 7 months ago

Good find 👀 , I'll dig

martinbonnin commented 4 months ago

Apologies for the delay. Turns out it's a disconnect between Gatsby (blog engine) and Netlify (hosting). The docs team is working on a fix but for now I just updated the links in #6031

github-actions[bot] commented 4 months ago

Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Kotlin usage and allow us to serve you better.