Skip to content

Commit 727e3ba

Browse files
committed
Re-order navbar links
"Scala 3" is too vague and confusing. To learn Scala 3, one should click on "Learn" instead of "Scala 3". To learn the differences between Scala 2 and Scala 3, one should click on "Scala 3". To make things clearer: - Moved "Learn" before "Scala 3" - Renamed "Scala 3" to "Scala 3 Migration"
1 parent 36c67ca commit 727e3ba

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

_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)