From e99ee72b9fdaf6e6f4be46d939056d4439a06ddc Mon Sep 17 00:00:00 2001 From: Michael Tang Date: Mon, 7 Aug 2023 09:50:17 -0400 Subject: [PATCH] changing footer links --- src/config/globalFooterData.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/config/globalFooterData.tsx b/src/config/globalFooterData.tsx index afef61c87..d0861b62e 100644 --- a/src/config/globalFooterData.tsx +++ b/src/config/globalFooterData.tsx @@ -22,16 +22,16 @@ export default { title: 'About', items: [ { - text: 'About CCDI Hub', - link: '/about', + text: 'About CRDC Data Hub', + link: 'https://datacommons.cancer.gov/', }, { - text: 'About CCDI', - link: 'https://www.cancer.gov/research/areas/childhood/childhood-cancer-data-initiative', + text: 'About CRDC', + link: 'https://datacommons.cancer.gov/', }, { - text: 'Contact CCDI Hub', - link: 'mailto:NCIChildhoodCancerDataInitiative@mail.nih.gov', + text: 'Contact CRDC Hub', + link: 'mailto:CRDCSubmissions@nih.gov', }, ], }, { @@ -39,7 +39,7 @@ export default { items: [ { text: 'Contact Us', - link: 'https://www.cancer.gov/contact', + link: 'mailto:CRDCHelpDesk@nih.gov', }, { text: 'Publications',