From 8649f65568d1f8a6d6f81ee0a1430c140eab1dea Mon Sep 17 00:00:00 2001 From: Mitch Startzel Date: Fri, 20 Dec 2024 12:54:01 -0500 Subject: [PATCH] Corrected EDL links --- docs/tutorials/restricted-datasets.ipynb | 2 +- notebooks/Demo.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorials/restricted-datasets.ipynb b/docs/tutorials/restricted-datasets.ipynb index 9dc9241b..9ee1e80f 100644 --- a/docs/tutorials/restricted-datasets.ipynb +++ b/docs/tutorials/restricted-datasets.ipynb @@ -12,7 +12,7 @@ "## NASA Earthdata API Client 🌍\n", "\n", "\n", - "> Note: Before we can use `earthaccess` we need an account with **[NASA EDL](https://urs.earthaccess.nasa.gov/)**\n" + "> Note: Before we can use `earthaccess` we need an account with **[NASA EDL](https://urs.earthdata.nasa.gov/)**\n" ] }, { diff --git a/notebooks/Demo.ipynb b/notebooks/Demo.ipynb index 9c4b54a2..d892d46b 100644 --- a/notebooks/Demo.ipynb +++ b/notebooks/Demo.ipynb @@ -526,7 +526,7 @@ "\n", "**CMR** API documentation: https://cmr.earthaccess.nasa.gov/search/site/docs/search/api.html\n", "\n", - "**EDL** API documentation: https://urs.earthaccess.nasa.gov/\n", + "**EDL** API documentation: https://urs.earthdata.nasa.gov/documentation\n", "\n", "NASA OpenScapes: https://nasa-openscapes.github.io/earthaccess-cloud-cookbook/\n", "\n",