Skip to content

Commit 776e4c4

Browse files
authored
Merge pull request #4336 from dotty-staging/docs-overview-1
Fix build failure due to incorrect syntax in sidebar.yml
2 parents 87cb34a + 78f0973 commit 776e4c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sidebar.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ sidebar:
1414
- title: Dottydoc
1515
url: docs/usage/dottydoc.html
1616
- title: Reference
17-
- title: Overview
18-
- url: docs/reference/overview.html
1917
subsection:
18+
- title: Overview
19+
url: docs/reference/overview.html
2020
- title: New Types
2121
subsection:
2222
- title: Intersection types

0 commit comments

Comments
 (0)