We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 942a741 commit d101068Copy full SHA for d101068
_data/footer.yml
@@ -2,7 +2,7 @@
2
class: documentation
3
links:
4
- title: Getting Started
5
- url: "/documentation/getting-started.html"
+ url: "https://docs.scala-lang.org/getting-started.html"
6
- title: API
7
url: "https://www.scala-lang.org/api/current/index.html"
8
- title: Overviews/Guides
index.md
@@ -12,7 +12,7 @@ gettingStarted:
12
mainTitle: "Download"
13
mainUrl: "/download"
14
subtitle: "Getting Started"
15
- subtitleLink: "/documentation/getting-started.html"
+ subtitleLink: "https://docs.scala-lang.org/getting-started.html"
16
17
- title: "Milestones, nightlies, etc."
18
url: "/download/index.html#other-releases"
0 commit comments