From 0327096c8cacd529aa809785b4533ea562e13f5c Mon Sep 17 00:00:00 2001 From: Julia Kent <46687291+jukent@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:44:50 -0600 Subject: [PATCH] fix link3 --- notebooks/example-workflows/tracer-example.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/example-workflows/tracer-example.ipynb b/notebooks/example-workflows/tracer-example.ipynb index 22db866..fb9da0f 100644 --- a/notebooks/example-workflows/tracer-example.ipynb +++ b/notebooks/example-workflows/tracer-example.ipynb @@ -96,7 +96,7 @@ "### Use the ARM Live API to Download the Data, using ACT\n", "\n", "The Atmospheric Data Community Toolkit (ACT) has a helpful module to interface with the data server:\n", - "* [Download Data API](https://arm-doe.github.io/ACT/API/generated/act.discovery.download_data.html#act.discovery.download_data)" + "* [Download Data API](hhttps://arm-doe.github.io/ACT/API/generated/act.discovery.download_arm_data.html)" ] }, {