mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Update microbit.jsx
This commit is contained in:
parent
9ce54b88e4
commit
ba519e7a0f
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ class MicroBit extends ExtensionLanding {
|
||||||
<FormattedMessage id="microbit.cardsDescription" />
|
<FormattedMessage id="microbit.cardsDescription" />
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a
|
<a
|
||||||
href={this.props.intl.formatMessage({
|
href={this.props.intl.formatMessage({
|
||||||
id: 'cards.microbit-cardsLink'
|
id: 'cards.microbit-cardsLink'
|
||||||
})}
|
})}
|
||||||
|
|
Loading…
Reference in a new issue