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

Broken links caused by possible missed redirect from old actions page #39159

Open
2 tasks done
aar9nk opened this issue Nov 11, 2024 · 0 comments · May be fixed by #39160
Open
2 tasks done

Broken links caused by possible missed redirect from old actions page #39159

aar9nk opened this issue Nov 11, 2024 · 0 comments · May be fixed by #39160
Labels
status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer type: documentation An issue or pull request for improving or updating Gatsby's documentation

Comments

@aar9nk
Copy link

aar9nk commented Nov 11, 2024

Preliminary Checks

Summary

I noticed links such as https://www.gatsbyjs.com/docs/actions/#createTypes appearing in my terminal when running gatsby, however the url is broken. I believe there would be some kind of redirect on the website itself after moving to the newer url.

This was not working, and I'm not entirely sure why, so in the meantime I opted to update the links in the code that I could find.

I will create a PR to solve this however if you think there is a better way please let me know

Steps to Resolve this Issue

  1. I have created a quick PR to solve the hardcoded links for now Update docs url for old actions pages #39160
  2. Redirects to handle the old url -> new url on the gatsby website
@aar9nk aar9nk added the type: documentation An issue or pull request for improving or updating Gatsby's documentation label Nov 11, 2024
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Nov 11, 2024
@aar9nk aar9nk linked a pull request Nov 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant