From 2dfd850de8b917d98a09de25615ee9685c46357d Mon Sep 17 00:00:00 2001 From: Tom <20648924+moT01@users.noreply.github.com> Date: Sat, 14 Dec 2019 10:49:38 -0600 Subject: [PATCH] Fix: bad link on donate page (#37935) * fix: donate page link * fix: remove unneeded curly brackets --- client/src/components/Donation/components/DonateText.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/src/components/Donation/components/DonateText.js b/client/src/components/Donation/components/DonateText.js index 9b6543b0a5..a42da163b6 100644 --- a/client/src/components/Donation/components/DonateText.js +++ b/client/src/components/Donation/components/DonateText.js @@ -38,7 +38,8 @@ const DonateText = () => {

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{' '} + there.