Skip to content

Commit 836843b

Browse files
GeneAIclaude
authored andcommitted
fix: Update broken links in get-the-book.md
Change .md file references to MkDocs clean URLs: - book-cover.md → book-cover/ - getting-started/quickstart.md → getting-started/quickstart/ - examples/simple-chatbot.md → examples/simple-chatbot/ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 0472829 commit 836843b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/get-the-book.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ We'd really appreciate if you could:
7070

7171
Prefer to read in your browser? The entire book is available online:
7272

73-
- [Start Reading](book-cover.md) - Begin with the cover
74-
- [Quick Start](getting-started/quickstart.md) - Jump straight to code
75-
- [Examples](examples/simple-chatbot.md) - See it in action
73+
- [Start Reading](book-cover/) - Begin with the cover
74+
- [Quick Start](getting-started/quickstart/) - Jump straight to code
75+
- [Examples](examples/simple-chatbot/) - See it in action
7676

7777
---
7878

0 commit comments

Comments
 (0)