Commit 293b9f4
fix: use relative hrefs in docs sidebar for SSG path compatibility
Root-relative hrefs (/app-development) break when SSG is served under
a path prefix like /apps/docs/. Relative hrefs (app-development) work
correctly regardless of mount point — both /apps/docs/ prefix and
subdomain root /.1 parent ee6c694 commit 293b9f4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments