mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-30 10:58:23 -05:00
Update tips.jsx
This commit is contained in:
parent
02b36ab9f3
commit
093d8f4eb3
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ var Tips = injectIntl(React.createClass({
|
||||||
</Button>
|
</Button>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://www.amazon.com/Scratch-Coding-Cards-Creative-Activities/dp/1593277741/ref=sr_1_1?ie=UTF8&qid=1494450316&sr=8-1&keywords=scratch+cards"
|
href="https://scratch-foundation.myshopify.com/collections/all-products/products/scratch-coding-cards-creative-coding-activities-for-kids"
|
||||||
target="_blank">
|
target="_blank">
|
||||||
<Button className="tips-button purchase-button">
|
<Button className="tips-button purchase-button">
|
||||||
<FormattedMessage id="tips.cardsPurchase"/>
|
<FormattedMessage id="tips.cardsPurchase"/>
|
||||||
|
|
Loading…
Reference in a new issue