From 22db559dc1f9f2072dcaae4313c0e5f1647e58ef Mon Sep 17 00:00:00 2001 From: Kendall Smith Date: Wed, 12 Oct 2022 14:46:05 -0700 Subject: [PATCH] updated radiant mlhub API docs link --- tutorials/radiant-mlhub-landcovernet.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/radiant-mlhub-landcovernet.ipynb b/tutorials/radiant-mlhub-landcovernet.ipynb index 887e06f0..a580ee41 100644 --- a/tutorials/radiant-mlhub-landcovernet.ipynb +++ b/tutorials/radiant-mlhub-landcovernet.ipynb @@ -8,7 +8,7 @@ "\n", "Radiant MLHub Logo\n", "\n", - "This Jupyter notebook, which you may copy and adapt for any use, shows basic examples of how to use the API to download labels and source imagery for the LandCoverNet dataset. Full documentation for the API is available at [docs.mlhub.earth](http://docs.mlhub.earth).\n", + "This Jupyter notebook, which you may copy and adapt for any use, shows basic examples of how to use the API to download labels and source imagery for the LandCoverNet dataset. Full documentation for the API is available at [mlhub.earth/docs](https://mlhub.earth/docs).\n", "\n", "We'll show you how to set up your authorization, list collection properties, and retrieve the items (the data contained within them) from those collections.\n", "\n",