Skip to content

Commit c35f5df

Browse files
authored
Merge pull request #3121 from adpi2/reorder-links
Re-order navbar links
2 parents 36c67ca + 727e3ba commit c35f5df

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Diff for: _data/doc-nav-header.yml

+11-11
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,6 @@
55
url: "/getting-started/install-scala.html"
66
- title: Scala IDEs
77
url: "/getting-started/scala-ides.html"
8-
- title: Scala 3
9-
url: "#"
10-
submenu:
11-
- title: What's New?
12-
url: "/scala3/new-in-scala3.html"
13-
- title: Migrating From Scala 2
14-
url: "/scala3/guides/migration/compatibility-intro.html"
15-
- title: New Features for Scaladoc
16-
url: "/scala3/scaladoc.html"
17-
- title: Videos and Talks
18-
url: "/scala3/talks.html"
198
- title: Learn
209
url: "#"
2110
submenu:
@@ -29,6 +18,17 @@
2918
url: "/online-courses.html"
3019
- title: Online Resources
3120
url: "/learn.html"
21+
- title: Scala 3 Migration
22+
url: "#"
23+
submenu:
24+
- title: What's New?
25+
url: "/scala3/new-in-scala3.html"
26+
- title: Migrating From Scala 2
27+
url: "/scala3/guides/migration/compatibility-intro.html"
28+
- title: New Features for Scaladoc
29+
url: "/scala3/scaladoc.html"
30+
- title: Videos and Talks
31+
url: "/scala3/talks.html"
3232
- title: Tutorials
3333
url: "#"
3434
submenu:

0 commit comments

Comments
 (0)