Commit 2d5a1f5
Fix KB index link trailing slash issues
- Remove trailing slashes from KB index link generation
- Fixes broken links like /docs/kb/accessinformationcenter/ -> /docs/kb/accessinformationcenter
- Resolves 404 errors caused by Docusaurus serving without trailing slash by default
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent b315185 commit 2d5a1f5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments