Fix: bad link on donate page (#37935)

* fix: donate page link

* fix: remove unneeded curly brackets
This commit is contained in:
Tom
2019-12-14 10:49:38 -06:00
committed by mrugesh
parent c935d21f84
commit 2dfd850de8

View File

@@ -38,7 +38,8 @@ const DonateText = () => {
<p>
We earned the 2019 Platinum Seal of Transparency from Guidestar.org. You
can view all our nonprofit's details and download our accounting
documents [there](https://www.guidestar.org/profile/82-0779546).
documents{' '}
<Link to='https://www.guidestar.org/profile/82-0779546'>there.</Link>
</p>
<Spacer />