Skip to content

Commit 78f0973

Browse files
committed
Fix build failure due to incorrect syntax in sidebar.yml
1 parent bffb064 commit 78f0973

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)