diff --git a/src/assets/text/text_en.js b/src/assets/text/text_en.js
index 2f4f2f701299a7095bf954546c859ba657c2663f..91eb6eda82d00fb78e60e07624df4ab7f79a6089 100644
--- a/src/assets/text/text_en.js
+++ b/src/assets/text/text_en.js
@@ -60,7 +60,7 @@ export default {
       dendroExplainer: `Click on the topics below to see the different vulnerability indicators studied in relation to water insecurity. Thicker diagram lines indicate more well-studied topics. The number of studies for each indicator are displayed in parentheses.`
     },
     authorSection: {
-    text: "This site was created by the <a href='https://labs.waterdata.usgs.gov/visualizations/'>USGS Vizlab</a>. <a href='https://www.usgs.gov/staff-profiles/elmera-azadpour'>Elmera Azadpour</a> led the project, with contributions from <a href='https://wim.usgs.gov/team/'>Aileen Clarke</a>, <a href='https://www.usgs.gov/staff-profiles/amanda-carr'>Mandie Carr</a>, <a href='https://www.usgs.gov/staff-profiles/oronde-drakes'>Oronde Drakes</a>, <a href='https://www.usgs.gov/staff-profiles/diana-l-restrepo-osorio'>Diana Restrepo-Osorio</a>, <a href='https://www.usgs.gov/staff-profiles/cee-nell'>Cee Nell</a>, Yajaira Ayala Alanis, and Paola Rivera Gonzalez."
+    text: "This site was created by the <a href='https://labs.waterdata.usgs.gov/visualizations/' target='_blank'>USGS Vizlab</a>. <a href='https://www.usgs.gov/staff-profiles/elmera-azadpour' target='_blank'>Elmera Azadpour</a> led the project, with contributions from <a href='https://wim.usgs.gov/team/' http://localhost:5173/visualizations/vulnerability-indicators/>Aileen Clarke</a>, <a href='https://www.usgs.gov/staff-profiles/amanda-carr' target='_blank'>Mandie Carr</a>, <a href='https://www.usgs.gov/staff-profiles/oronde-drakes' target='_blank'>Oronde Drakes</a>, <a href='https://www.usgs.gov/staff-profiles/diana-l-restrepo-osorio' target='_blank'>Diana Restrepo-Osorio</a>, <a href='https://www.usgs.gov/staff-profiles/cee-nell' target='_blank'>Cee Nell</a>, Yajaira Ayala Alanis, and Paola Rivera Gonzalez."
   }
 
   }
diff --git a/src/assets/text/text_es.js b/src/assets/text/text_es.js
index 8da7d1aa5dcfd26a01c089b41c8cc3d9d97993fb..dee522a1e1f04a605fbcac737a1ab317f95d12c7 100644
--- a/src/assets/text/text_es.js
+++ b/src/assets/text/text_es.js
@@ -60,7 +60,7 @@ export default {
       dendroExplainer: `Haga clic en cada tema para ver los diferentes indicadores de riesgo estudiados en relación con la carencia de agua. Las líneas más gruesas del diagrama indican temas mejor estudiados. El número de estudios de cada indicador se muestra entre paréntesis.`
     },
     authorSection: {
-    text: "Este sitio fue creado por el <a href='https://labs.waterdata.usgs.gov/visualizations/'>USGS Vizlab</a>. <a href='https://www.usgs.gov/staff-profiles/elmera-azadpour'>Elmera Azadpour</a> dirigió el proyecto, con contribuciones de <a href='https://wim.usgs.gov/team/'>Aileen Clarke</a>, <a href='https://www.usgs.gov/staff-profiles/amanda-carr'>Mandie Carr</a>, <a href='https://www.usgs.gov/staff-profiles/oronde-drakes'>Oronde Drakes</a>, <a href='https://www.usgs.gov/staff-profiles/diana-l-restrepo-osorio'>Diana Restrepo-Osorio</a>, <a href='https://www.usgs.gov/staff-profiles/cee-nell'>Cee Nell</a>, Yajaira Ayala Alanis, y Paola Rivera Gonzalez."
+    text: "Este sitio fue creado por el <a href='https://labs.waterdata.usgs.gov/visualizations/' target='_blank'>USGS Vizlab</a>. <a href='https://www.usgs.gov/staff-profiles/elmera-azadpour' target='_blank'>Elmera Azadpour</a> dirigió el proyecto, con contribuciones de <a href='https://wim.usgs.gov/team/' target='_blank'>Aileen Clarke</a>, <a href='https://www.usgs.gov/staff-profiles/amanda-carr' target='_blank'>Mandie Carr</a>, <a href='https://www.usgs.gov/staff-profiles/oronde-drakes' target='_blank'>Oronde Drakes</a>, <a href='https://www.usgs.gov/staff-profiles/diana-l-restrepo-osorio' target='_blank'>Diana Restrepo-Osorio</a>, <a href='https://www.usgs.gov/staff-profiles/cee-nell' target='_blank'>Cee Nell</a>, Yajaira Ayala Alanis, y Paola Rivera Gonzalez."
   }
 
   }