From 7d6e920595529b4fc25cadfe7160a26aa7b9367b Mon Sep 17 00:00:00 2001
From: Corson-Dosch <hcorson-dosch@usgs.gov>
Date: Thu, 20 Feb 2025 10:18:55 -0600
Subject: [PATCH] Add placeholder link to other Findex page

---
 src/assets/text/text.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/assets/text/text.js b/src/assets/text/text.js
index 6c54e78..1e603b1 100644
--- a/src/assets/text/text.js
+++ b/src/assets/text/text.js
@@ -236,7 +236,7 @@ export default {
             paragraph1: 'Land use change is the biggest threat to inland fisheries.'
         },
         FindexGlobalThreats: {
-            paragraph1: 'Threats to inland fisheries.',
+            paragraph1: "While threats related to habitat are the <a href='/visualizations/earth-in-flux/#/findex/inland-fish-total-threats' target='_blank'>overall highest threat</a> to inland fisheries worldwide, the severity of threats varies globally.",
             tabData: [
                 {
                     tabTitle: "Habitat",
-- 
GitLab