Skip to content

Commit bccae50

Browse files
authored
Merge pull request #935 from AlexsLemonade/davidsmejia/contribtue-closed-hsform-link
Link to interest form on the "Contributions Closed" card.
2 parents 767af44 + c7d056b commit bccae50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/components/ContributeClosedCard.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const ContributeClosedCard = () => (
2525
</Paragraph>
2626
</Box>
2727
<Button
28-
href={config.links.contribute_hsform}
28+
href={config.links.contribute_interest_hsform}
2929
label="Sign Up For Notifications"
3030
target="_blank"
3131
primary

0 commit comments

Comments
 (0)