Commit 6550e4f
fix: add .html extensions to documentation links in README
Fixes broken documentation links that were pointing to directory-style URLs
without .html extensions. The MkDocs site requires .html extensions for
all documentation pages.
Updated links:
- Getting Started Guide
- Wrappers Guide
- Adapters Guide
- API Reference (both locations)
Fixes #182
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Co-Authored-By: William Easton <[email protected]>1 parent 8ecc042 commit 6550e4f
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
0 commit comments