fix: use index.md instead of notes.md to remove notes.html at end of links

This commit is contained in:
rzmk 2024-06-14 09:19:22 -04:00
parent 64330a9bda
commit c37d5427ff
3 changed files with 2 additions and 2 deletions

View file

@ -9,8 +9,8 @@ chapters:
- file: getting-started
title: Getting started
sections:
- file: lessons/0/notes
- file: lessons/0/index
title: "Lesson 0: Exploring qsv help messages and syntax"
- file: lessons/1/notes
- file: lessons/1/index
title: "Lesson 1: Displaying file content with qsv table"
- file: appendix