Commit e8cd9ce
fix: handle both forward and backward slashes in getCategoryDisplayName
This aligns with the pattern used in isApiReferencePath and fixes incorrect category detection on Windows systems where paths normalized to forward slashes would fail to split correctly.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent f81eed1 commit e8cd9ce
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments