Skip to content

Commit

Permalink
Update contact.tsx (#192)
Browse files Browse the repository at this point in the history
Update link to Stewards' contact form
  • Loading branch information
smvgarcia authored Jun 4, 2024
1 parent aa9fd85 commit 2da2979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/portal/src/pages/landing/contact.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const ContactPage = ( {footerProps, headerProps}: NavPageLayoutProps) => {
</Text>
<Text className='prose text-black text-2xl p-8'>
For data-related questions, contact the data stewards from RENCI/RTI via
<a className='text-gen3-base_blue flex flex-row items-baseline no-underline font-bold' href='http://bit.ly/HEALStewardsConnect'>
<a className='text-gen3-base_blue flex flex-row items-baseline no-underline font-bold' href='https://forms.fillout.com/t/gcVveGMswBus'>
<FaExternalLinkAlt className='pr-1 pt-2'/> the HEAL Stewards contact form
</a>
</Text>
Expand Down

0 comments on commit 2da2979

Please sign in to comment.