Update guide/src/format/summary.md

Co-authored-by: josh rotenberg <joshrotenberg@users.noreply.github.com>
This commit is contained in:
Simon Cruanes 2021-05-02 21:21:41 -04:00 committed by GitHub
parent 24fa615149
commit 9f930706bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ allow for easy parsing. Let's see how you should format your `SUMMARY.md` file.
```markdown
# Title of Part
- [Title of thefirst Chapter](relative/path/to/markdown.md)
- [Title of the first Chapter](relative/path/to/markdown.md)
- [Title of the second Chapter](relative/path/to/markdown2.md)
* [Title of a sub Chapter](relative/path/to/markdown3.md)