We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e98067 + 2095d91 commit d03793bCopy full SHA for d03793b
_data/footer.yml
@@ -2,13 +2,13 @@
2
class: documentation
3
links:
4
- title: Getting Started
5
- url: /documentation/getting-started/
+ url: "/documentation/getting-started.html"
6
- title: API
7
- url: "http://www.scala-lang.org/api/current/index.html"
+ url: "https://www.scala-lang.org/api/current/index.html"
8
- title: Overviews/Guides
9
- url: "http://docs.scala-lang.org/overviews"
+ url: "https://docs.scala-lang.org/overviews"
10
- title: Language Specification
11
- url: "http://scala-lang.org/files/archive/spec/2.12/"
+ url: "https://scala-lang.org/files/archive/spec/2.12/"
12
- title: Download
13
class: download
14
0 commit comments