Commit c0f5f33
Fix header hierarchy inconsistencies in need_for_speed.md
Changed level 5 headers (#####) to level 4 headers (####) to fix
invalid header hierarchy that was causing build failures.
Fixed headers:
- "GPUs and TPUs"
- "Why TPUs/GPUs Matter"
- "Single GPU Systems"
- "Multi-GPU Servers"
These were incorrectly using ##### (level 5) directly under ### (level 3)
headers, skipping level 4. Now properly using #### headers.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 37a2c5c commit c0f5f33
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
| 500 | + | |
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
| 522 | + | |
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
540 | | - | |
| 540 | + | |
541 | 541 | | |
542 | 542 | | |
543 | 543 | | |
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
552 | | - | |
| 552 | + | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| |||
0 commit comments