website icon indicating copy to clipboard operation
website copied to clipboard

babylon docs link broken.

Open konojunya opened this issue 6 years ago • 3 comments

Hi, babel team! babel is a great tool, thank you :)

What does this change?

Since link is broken, I will fix it so that I can redirect it. The cause of the problem is a missing document accompanying babylon rename to parser. I think that placing docs/babylon.md and redirecting is a good way to reduce the scope of the impact, rather than touching the tool that produces the documentation.

Problematic URL

https://babeljs.io/docs/en/6.26.3/babylon

The link to docs/babylon.md on the edit button on this page does not work.

Points to be careful

Is the content of the document the quality of the document of babel?

If you need to change, please tell me where to change.

konojunya avatar Jun 13 '19 01:06 konojunya

Deploy preview for babel ready!

Built with commit 5fe0508e09719825858147e7e853d6a852fa643f

https://deploy-preview-2044--babel.netlify.com

netlify[bot] avatar Jun 13 '19 01:06 netlify[bot]

This link if you want to see the look immediately:

https://github.com/konojunya/website/blob/fix/6.26.3-babylon-docs-link/docs/babylon.md

konojunya avatar Jun 13 '19 01:06 konojunya

Thank you for looking into this. Unfortunately we have quite a few more of these renamed pages (example) that would have to be fixed.

For now we're kinda waiting for docusaurus v2 which seems will fix this.

microbouji avatar Jun 13 '19 11:06 microbouji

@JLHwung I think this PR can be closed? should have probably been closed with docusaurus migration?

harish-sethuraman avatar Sep 05 '23 19:09 harish-sethuraman

Closing this PR as the V6 docs has long been archived, the Babel v6 babylon docs already featured a redirection link as proposed in this PR: https://v6.babeljs.io/docs/core-packages/babylon/

JLHwung avatar Sep 07 '23 15:09 JLHwung