Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
StylianosGakis opened this issue Apr 19, 2024 · 3 comments · Fixed by #6031
Closed

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

StylianosGakis opened this issue Apr 19, 2024 · 3 comments · Fixed by #6031

Comments

@StylianosGakis
Copy link
Contributor

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
Copy link
Contributor

Good find 👀 , I'll dig

@martinbonnin
Copy link
Contributor

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

Copy link
Contributor

github-actions bot commented Jul 8, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants