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

user-guide/01-blueprint-reference: fix links to partitioning #104

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

schuellerf
Copy link
Contributor

the link only worked when the user is on
/docs/user-guide/blueprint-reference#partitioning-mode but not on
/docs/user-guide/blueprint-reference/#partitioning-mode (trailing slash)

with this fix the link is processed by docusaurus and works in both cases see
https://docusaurus.io/docs/markdown-features/links

the link only worked when the user is on
`/docs/user-guide/blueprint-reference#partitioning-mode`
but not on
`/docs/user-guide/blueprint-reference/#partitioning-mode`
(trailing slash)

with this fix the link is processed by docusaurus and
works in both cases see
https://docusaurus.io/docs/markdown-features/links
Copy link
Member

@achilleas-k achilleas-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking into this and especially for fixing it! ❤️

@achilleas-k achilleas-k enabled auto-merge (rebase) August 13, 2024 14:10
@achilleas-k achilleas-k merged commit 1ad5368 into osbuild:main Aug 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants