Add windows device manager url

This commit is contained in:
Matthew Taylor 2016-11-29 15:13:16 -05:00
parent acbd8e8cec
commit f2cd0d3777

View file

@ -49,7 +49,7 @@ var Wedo2 = React.createClass({
<FormattedMessage id='wedo2.downloadMac' />
</a>
<br />
<a href="/">
<a href="https://downloads.scratch.mit.edu/device-manager/ScratchDeviceManager-1.1.0.exe">
<FormattedMessage id='wedo2.downloadWin' />
</a>
</p>