Skip to content

Fix broken link to site/about.html#63

Open
jolars wants to merge 1 commit into
computorg:masterfrom
jolars:fix-broken-about-link
Open

Fix broken link to site/about.html#63
jolars wants to merge 1 commit into
computorg:masterfrom
jolars:fix-broken-about-link

Conversation

@jolars
Copy link
Copy Markdown

@jolars jolars commented May 20, 2026

The link to the about page is broken and points at /about at root, but it lives at /site/about.html. Fix it by adding a relative link pointing to the .qmd file (which quarto converts automatically to a .html link extension at render time.

I've verified that this fixes the issue locally.

The link to the about page is broken and points at `/about` at root, but
it lives at `/site/about.html`. Fix it by adding a relative link
pointing to the `.qmd` file (which quarto converts automatically to a
`.html` link extension at render time.

I've verified that this fixes the issue locally.
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.

1 participant