Commit ef9d71a
Fix broken internal markdown links in Arduino examples README
- Correct relative paths from examples/ directory to docs/
- Change ../../../ to ../../../../ to properly traverse directory structure
- Fixes Documentation CI / Check Markdown Links failure
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent bfad8f9 commit ef9d71a
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | | - | |
155 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
0 commit comments