Skip to content

Commit 7a1647c

Browse files
committed
fixes to the page tree
1 parent 3390c77 commit 7a1647c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ markdown_extensions:
116116
nav:
117117
- Getting Started: index.md
118118
- Configuration:
119-
- Configuration: open_asset_model/configuration/index.md
120-
- Data Sources: open_asset_model/configuration/data_sources.md
121-
- Transformations: asset_db/transformations.md
119+
- Configuration: configuration/index.md
120+
- Data Sources: configuration/data_sources.md
121+
- Transformations: configuration/transformations.md
122122
- Asset Database:
123123
- Asset Database: asset_db/index.md
124124
- PostgreSQL: asset_db/postgres.md

0 commit comments

Comments
 (0)