From 8e2dbdd5f266bb30077e8da7b90335998f8511ec Mon Sep 17 00:00:00 2001 From: Brandi Downs <34132383+BrandiDowns@users.noreply.github.com> Date: Thu, 18 Jun 2026 16:57:47 -0700 Subject: [PATCH] Update SWOT_HydrocronLandingPage.qmd fixed broken links to notebooks --- quarto_text/SWOT_HydrocronLandingPage.qmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/quarto_text/SWOT_HydrocronLandingPage.qmd b/quarto_text/SWOT_HydrocronLandingPage.qmd index c445fcbc..17de1cb9 100644 --- a/quarto_text/SWOT_HydrocronLandingPage.qmd +++ b/quarto_text/SWOT_HydrocronLandingPage.qmd @@ -3,9 +3,9 @@ title: SWOT Hydrocron Time Series Tutorials subtitle: Example workflows using Hydrocron --- -## Tutorial Categories +## Tutorials -#### [Learn how to use Hydrocron in Python to access and plot SWOT L2 HR RiverSP time series data](Hydrocron_SWOT_timeseries_examples_basic.ipynb) +#### [Learn how to use Hydrocron in Python to access and plot SWOT L2 HR RiverSP time series data](../notebooks/datasets/Hydrocron_SWOT_timeseries_examples_basic.ipynb) -#### [Advanced Hydrocron time series example using Python and Dask to parallelize the workflow](Hydrocron_SWOT_timeseries_examples.ipynb) +#### [Advanced Hydrocron time series example using Python and Dask to parallelize the workflow](../notebooks/datasets/Hydrocron_SWOT_timeseries_examples.ipynb)