Skip to content

Commit 1f2f7a7

Browse files
testac974claude
andcommitted
Fix chapter numbering to be relative within each part
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 7486d18 commit 1f2f7a7

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

book/TABLE_OF_CONTENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969

7070
## Part 2
7171

72-
### Chapter 3: From Brainstorm to Product Brief
72+
### Chapter 1: From Brainstorm to Product Brief
7373

7474
*[View Chapter](./part2-playbook/03-brainstorm-to-brief.md)*
7575

@@ -87,7 +87,7 @@ for search and navigation purposes. To be written during drafting.]
8787

8888
## Part 4
8989

90-
### Chapter 5: Implementing the MVP
90+
### Chapter 1: Implementing the MVP
9191

9292
*[View Chapter](./part4-example/05-implementing-mvp.md)*
9393

book/part2-playbook/03-brainstorm-to-brief.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "From Brainstorm to Product Brief"
33
part: 2
4-
chapter: 3
4+
chapter: 1
55
version: "0.1"
66
date: "2025-12-24"
77
status: "draft"

book/part4-example/05-implementing-mvp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Implementing the MVP"
33
part: 4
4-
chapter: 5
4+
chapter: 1
55
version: "0.1"
66
date: "2025-12-24"
77
status: "draft"

0 commit comments

Comments
 (0)