Skip to content

Commit d0e9cea

Browse files
author
Antonio Alonso Dominguez
committed
Change order of menu items
1 parent 44f1bf9 commit d0e9cea

File tree

1 file changed

+4
-4
lines changed
  • docs/src/main/resources/microsite/data

1 file changed

+4
-4
lines changed

docs/src/main/resources/microsite/data/menu.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ options:
3535
section: intro
3636

3737
nested_options:
38-
- title: 0.2.x -> 0.3.0
39-
url: docs/migration/0_3_0.html
40-
4138
- title: 0.3.x -> 0.4.0
42-
url: docs/migration/0_4_0.html
39+
url: docs/migration/0_4_0.html
40+
41+
- title: 0.2.x -> 0.3.0
42+
url: docs/migration/0_3_0.html

0 commit comments

Comments
 (0)