Skip to content

Commit

Permalink
fix filename in example in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VladimirFokow authored and lukasgeiter committed Feb 17, 2024
1 parent 85eba1a commit 2ff8819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,9 @@ If you wanted `introduction.md`, `page1.md` and `page2.md` to appear under their
```yaml
nav:
- Start:
- introduction.md
- page1.md
- page2.md
- summary.md
- ...
```

Expand Down

0 comments on commit 2ff8819

Please sign in to comment.