Skip to content

Commit ec9a5e9

Browse files
committed
Fix chapter titles and chapter filenames
1 parent 53b5e50 commit ec9a5e9

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

book/04-git-server/1-git-server.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[[_git_on_the_server]]
12
== Git on the Server
23

34
(((serving repositories)))

book/09-git-and-other-scms/1-git-and-other-scms.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[[_git_and_other_systems]]
12
== Git and Other Systems
23

34
The world isn't perfect.

book/A-git-in-other-environments/1-git-other-environments.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[[_git_in_other_environments]]
12
[appendix]
23
== Git in Other Environments
34

book/B-embedding-git/1-embedding-git.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[[_embedding_git_in_your_applications]]
12
[appendix]
23
== Embedding Git in your Applications
34

book/C-git-commands/1-git-commands.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[[_git_commands]]
12
[appendix]
23
== Git Commands
34

progit.asc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Pro Git
99

1010
include::book/preface.asc[]
1111

12+
:leveloffset: -1
1213
include::book/01-introduction/1-introduction.asc[]
1314

1415
include::book/02-git-basics/1-git-basics.asc[]

0 commit comments

Comments
 (0)