Commit e49b7b0
committed
Fix broken link to
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.site/about.html
1 parent 6109791 commit e49b7b0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments