Commit 636a233
authored
fix(code-quality): add base tag to resolve Giscus discussion link issue (#366)
- Add base href="/code-quality/" to fix incorrect link generation in GitHub Discussions
- Giscus was incorrectly parsing links in /code-quality/code/ structure
- Base tag ensures all relative links are correctly resolved with the module's base path1 parent efb14f8 commit 636a233
File tree
1 file changed
+1
-0
lines changed- fundamentals/code-quality/.vitepress
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
0 commit comments