Skip to content

Commit 2da2979

Browse files
authored
Update contact.tsx (#192)
Update link to Stewards' contact form
1 parent aa9fd85 commit 2da2979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/portal/src/pages/landing/contact.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const ContactPage = ( {footerProps, headerProps}: NavPageLayoutProps) => {
2424
</Text>
2525
<Text className='prose text-black text-2xl p-8'>
2626
For data-related questions, contact the data stewards from RENCI/RTI via
27-
<a className='text-gen3-base_blue flex flex-row items-baseline no-underline font-bold' href='http://bit.ly/HEALStewardsConnect'>
27+
<a className='text-gen3-base_blue flex flex-row items-baseline no-underline font-bold' href='https://forms.fillout.com/t/gcVveGMswBus'>
2828
<FaExternalLinkAlt className='pr-1 pt-2'/> the HEAL Stewards contact form
2929
</a>
3030
</Text>

0 commit comments

Comments
 (0)