Commit f77357da authored by Eric Rosenbaum's avatar Eric Rosenbaum

Update mac and windows app store links

parent 8efb6045
......@@ -28,8 +28,8 @@ const InstallScratchLink = ({
<a
href={
currentOS === OS_ENUM.WINDOWS ?
'https://www.microsoft.com/en-us/p/scratch-link/9n48xllczh0x' :
'https://itunes.apple.com/us/app/scratch-device-manager/id1084869222'
'https://www.microsoft.com/store/productId/9N48XLLCZH0X' :
'https://itunes.apple.com/us/app/scratch-link/id1408863490'
}
target="_blank"
>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment