Skip to content

Commit e504567

Browse files
authored
Merge pull request #104 from nextflow-io/home-not-grouped
2 parents 394589e + c5baae8 commit e504567

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

mkdocs.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@ site_url: https://nextflow-io.github.io/nf-schema/latest/
55
edit_uri: edit/master/docs/
66

77
nav:
8-
- Home:
9-
- index.md
8+
- Home: index.md
9+
- Introduction:
1010
- background.md
1111
- migration_guide.md
12-
- Schema:
13-
- nextflow_schema/index.md
12+
- Schema: nextflow_schema/index.md
1413
- nextflow_schema/create_schema.md
1514
- nextflow_schema/nextflow_schema_specification.md
1615
- nextflow_schema/sample_sheet_schema_specification.md

0 commit comments

Comments
 (0)