Merge pull request #4644 from cwillisf/remove-microbit-version

remove version number from micro:bit firmware URL
This commit is contained in:
Christopher Willis-Ford 2020-11-16 13:36:51 -08:00 committed by GitHub
commit 3de583ff30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,7 +105,7 @@ class MicroBit extends ExtensionLanding {
<a
download
className="download"
href="https://downloads.scratch.mit.edu/microbit/scratch-microbit-1.1.0.hex.zip"
href="https://downloads.scratch.mit.edu/microbit/scratch-microbit.hex.zip"
>
<FormattedMessage id="microbit.downloadHex" />
</a>