mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Link to audited financials pdf in the financials section
This commit is contained in:
parent
fc7b58364b
commit
6c7096c314
2 changed files with 4 additions and 1 deletions
|
@ -1553,7 +1553,10 @@ class AnnualReport extends React.Component {
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div className="financials-button-wrapper">
|
<div className="financials-button-wrapper">
|
||||||
<a href="https://secure.donationpay.org/scratchfoundation/">
|
<a
|
||||||
|
href="/pdfs/annual-report/2019/2019_audited_financials.pdf"
|
||||||
|
target="_blank"
|
||||||
|
>
|
||||||
<Button className="financials-button">
|
<Button className="financials-button">
|
||||||
<FormattedMessage id="annualReport.financialsButton" />
|
<FormattedMessage id="annualReport.financialsButton" />
|
||||||
<img
|
<img
|
||||||
|
|
BIN
static/pdfs/annual-report/2019/2019_audited_financials.pdf
Normal file
BIN
static/pdfs/annual-report/2019/2019_audited_financials.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue