Skip to content

Commit f6ddd1d

Browse files
committed
Updated to point downloads at 0.9.12 release builds.
1 parent ab15e67 commit f6ddd1d

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h4>Have fun</h4>
4040
<h3>Mu for Windows</h3>
4141
<p>Download the .exe file and double-click to launch. For the
4242
REPL to work please <a href="https://developer.mbed.org/handbook/Windows-serial-configuration">install this driver</a>.</p>
43-
<p><a href="mu.exe" class="btn btn-primary" role="button" id="download">Download for Windows</a></p>
43+
<p><a href="https://github.com/mu-editor/mu/releases/download/v0.9.12/mu-0.9.12.win.exe" class="btn btn-primary" role="button" id="download">Download for Windows</a></p>
4444
</div>
4545
</div>
4646
</div>
@@ -51,7 +51,7 @@ <h3>Mu for Windows</h3>
5151
<h3>Mu for OSX</h3>
5252
<p>Download the file. Right (control) click on it and select open
5353
to make Mu work first time.</p>
54-
<p><a href="mu.zip" class="btn btn-primary" role="button">Download for OSX</a></p>
54+
<p><a href="https://github.com/mu-editor/mu/releases/download/v0.9.12/mu-0.9.12.osx.zip" class="btn btn-primary" role="button">Download for OSX</a></p>
5555
</div>
5656
</div>
5757
</div>
@@ -63,7 +63,7 @@ <h3>Mu for Linux</h3>
6363
<p>Make the file executable
6464
(<code>chmod +x mu.bin</code>). Ensure membership of the
6565
<code>dialout</code> group.</p>
66-
<p><a href="mu.bin" class="btn btn-primary" role="button">Download for Linux</a></p>
66+
<p><a href="https://github.com/mu-editor/mu/releases/download/v0.9.12/mu-0.9.12.linux.bin" class="btn btn-primary" role="button">Download for Linux</a></p>
6767
</div>
6868
</div>
6969
</div>

mu.bin

-34.9 MB
Binary file not shown.

mu.exe

-27.7 MB
Binary file not shown.

mu.zip

-18.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)