Commit 81a58e2
Fix site section ordering so /api URLs resolve correctly
The catch-all Guides section (urlPrefix: '') was listed first, causing
all /api/... URLs to match Guides instead of API Reference. Reorder
so more-specific prefixes come first.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b1306b2 commit 81a58e2
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | | - | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments