Skip to content

Commit 3f78668

Browse files
committed
Fix table of contents #2
1 parent 9dab7e0 commit 3f78668

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/styleguide-cpp.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
## Table of Contents
44
1. [Why Style?](styleguide-cpp.md#why-style)
55

6-
1.1. [General Principles](styleguide-cpp.md#general-principles)
6+
1.1. [General Principles](styleguide-cpp.md#general-principles)
77

8-
1.2 [File Formatting](styleguide-cpp.md#file-formatting)
8+
1.2 [File Formatting](styleguide-cpp.md#file-formatting)
99

1010
2. [Conventions](styleguide-cpp.md#conventions)
11-
12-
2.1. [Naming Conventions](styleguide-cpp.md#-naming-conventions)
11+
12+
2.1. [Naming Conventions](styleguide-cpp.md#-naming-conventions)
1313

1414
## 1. Why Style?
1515
You may be wondering ”Why do we need a style guide?” ”Are you trying to give me homework?”

0 commit comments

Comments
 (0)