mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Merge pull request #235 from mewtaylor/issue/228-donate-link
#228 – donate link point to scratch foundation, not code to learn
This commit is contained in:
commit
810602fa1d
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ var Footer = React.createClass({
|
||||||
</a>
|
</a>
|
||||||
</dd>
|
</dd>
|
||||||
<dd>
|
<dd>
|
||||||
<a href="https://secure.donationpay.org/codetolearn/">
|
<a href="https://secure.donationpay.org/scratchfoundation/">
|
||||||
<FormattedMessage
|
<FormattedMessage
|
||||||
id='general.donate'
|
id='general.donate'
|
||||||
defaultMessage={'Donate'} />
|
defaultMessage={'Donate'} />
|
||||||
|
|
Loading…
Reference in a new issue