Commit 6c7096c3 authored by Karishma Chadha's avatar Karishma Chadha

Link to audited financials pdf in the financials section

parent fc7b5836
...@@ -1553,7 +1553,10 @@ class AnnualReport extends React.Component { ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment