Skip to content

Commit 9d4ee68

Browse files
c-cubeehuss
andauthored
Update guide/src/format/summary.md
Co-authored-by: Eric Huss <[email protected]>
1 parent ffe88d7 commit 9d4ee68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/format/summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ allow for easy parsing. Let's see how you should format your `SUMMARY.md` file.
3434
```markdown
3535
# Title of Part
3636

37-
- [Title of the first Chapter](relative/path/to/markdown.md)
37+
- [Title of the first Chapter](relative/path/to/markdown.md)
3838
- [Title of the second Chapter](relative/path/to/markdown2.md)
3939
- [Title of a sub Chapter](relative/path/to/markdown3.md)
4040

0 commit comments

Comments
 (0)