Commit dede3f6
committed
fix(docs): use withBase() for ComparisonTable internal doc links
Strip the hardcoded /github-code-search/ prefix from all docLink values
and apply withBase() at render time so links remain correct in versioned
snapshot builds (where VITEPRESS_BASE changes, e.g. /github-code-search/v2/).
Addresses copilot review comment:
#90 (comment)1 parent 5fe1b79 commit dede3f6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments