Skip to content

Commit

Permalink
Fix build failure due to incorrect syntax in sidebar.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
odersky committed Apr 18, 2018
1 parent bffb064 commit 78f0973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ sidebar:
- title: Dottydoc
url: docs/usage/dottydoc.html
- title: Reference
- title: Overview
- url: docs/reference/overview.html
subsection:
- title: Overview
url: docs/reference/overview.html
- title: New Types
subsection:
- title: Intersection types
Expand Down

0 comments on commit 78f0973

Please sign in to comment.