Skip to content

Commit 53a2718

Browse files
committed
Fix mkdocs ToC
1 parent e2eeae2 commit 53a2718

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ nav:
9898
- topics/index.md
9999
- Stack root: topics/stack_root.md
100100
- Stack work directories: topics/stack_work.md
101-
- Snapshot and package location: topics/pantry.md
101+
- Snapshot location: topics/snapshot_location.md
102+
- Package location: topics/package_location.md
102103
- Snapshot specification: topics/custom_snapshot.md
103104
- stack.yaml vs a Cabal file: topics/stack_yaml_vs_cabal_package_file.md
104105
- Script interpreter: topics/scripts.md

0 commit comments

Comments
 (0)