Skip to content

Commit 518e33c

Browse files
authored
Merge pull request #2363 from bishabosha/rebrand-top-links
Add scastie, rename top links
2 parents 1ad4341 + 6d41790 commit 518e33c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

_data/nav-header.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
- title: Documentation
1+
- title: Learn
22
url: "/"
3-
- title: Download
3+
- title: Install
44
url: https://www.scala-lang.org/download/
5+
- title: Playground
6+
url: https://scastie.scala-lang.org
7+
- title: Find A Library
8+
url: https://index.scala-lang.org
59
- title: Community
610
url: https://www.scala-lang.org/community/
7-
- title: Libraries
8-
url: https://index.scala-lang.org
911
- title: Blog
1012
url: https://www.scala-lang.org/blog/

0 commit comments

Comments
 (0)