Fix: bad link on donate page (#37935)
* fix: donate page link * fix: remove unneeded curly brackets
This commit is contained in:
@@ -38,7 +38,8 @@ const DonateText = () => {
|
|||||||
<p>
|
<p>
|
||||||
We earned the 2019 Platinum Seal of Transparency from Guidestar.org. You
|
We earned the 2019 Platinum Seal of Transparency from Guidestar.org. You
|
||||||
can view all our nonprofit's details and download our accounting
|
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>
|
</p>
|
||||||
<Spacer />
|
<Spacer />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user