Skip to content

Commit ee4625a

Browse files
committed
Oops, closing link tag
1 parent 599d4d7 commit ee4625a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/downloadpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ <h2>Other ways to install Scala</h2>
8080
<ul>
8181
<li>
8282
<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>
83+
<br/><span class="install"><a href="{{ site.baseurl }}/download/install.html">Need help running the binaries?</a></span>
8484
</li>
8585
<li>Use <a href="https://scastie.scala-lang.org">Scastie</a> to run single-file Scala programs in your browser.</li>
8686
<li><a href="http://ammonite.io/">Get Ammonite</a>, a popular Scala REPL</li>

0 commit comments

Comments
 (0)