mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Add windows device manager url
This commit is contained in:
parent
acbd8e8cec
commit
f2cd0d3777
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue