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

Relative links in the Upcoming Releases page can break docs builds #128

Open
ptgott opened this issue Feb 7, 2025 · 0 comments
Open

Relative links in the Upcoming Releases page can break docs builds #128

ptgott opened this issue Feb 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ptgott
Copy link
Contributor

ptgott commented Feb 7, 2025

In the prepare-files.mts script that the docs engine runs before building the Docusaurus site, we copy the Upcoming Releases page from the default version of the docs to the non-default versions. One undesired effect of this logic is that, if an author adds a relative link to a docs page to the Upcoming Releases page, and the link target does not exist in one version of the docs, the docs engine exits with an error during the build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant