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.
1 parent 599d4d7 commit ee4625aCopy full SHA for ee4625a
_layouts/downloadpage.html
@@ -80,7 +80,7 @@ <h2>Other ways to install Scala</h2>
80
<ul>
81
<li>
82
<a id="download-binaries">Download the Scala binaries for <span id="users-os"></span></a>
83
- <br/><span class="install"><a href="{{ site.baseurl }}/download/install.html">Need help running the binaries?</span>
+ <br/><span class="install"><a href="{{ site.baseurl }}/download/install.html">Need help running the binaries?</a></span>
84
</li>
85
<li>Use <a href="https://scastie.scala-lang.org">Scastie</a> to run single-file Scala programs in your browser.</li>
86
<li><a href="http://ammonite.io/">Get Ammonite</a>, a popular Scala REPL</li>
0 commit comments