From 49e4338232e612cc5e8932acb9ff496a6574bc6c Mon Sep 17 00:00:00 2001 From: Gino Miceli Date: Thu, 10 Aug 2023 06:43:05 -0700 Subject: [PATCH] Update locations of example notebooks in Earth Engine Community Tutorials template docs. PiperOrigin-RevId: 555468144 --- tutorials/tutorial-template.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/tutorial-template.ipynb b/tutorials/tutorial-template.ipynb index f57a78046..e0dab3541 100644 --- a/tutorials/tutorial-template.ipynb +++ b/tutorials/tutorial-template.ipynb @@ -98,7 +98,7 @@ "Break up your tutorial into sections, one section per task, using text cells to describe each code block. Code should be split into small chunks that can be executed together and that can be easily understood by the reader.\n", "\n", "You can find useful examples of how to render images, charts, and interactive maps in the [Earth Engine Python API Colab Setup](\n", - "https://colab.research.google.com/github/google/earthengine-api/blob/master/python/examples/ipynb/ee-api-colab-setup.ipynb) notebook.\n", + "https://colab.research.google.com/github/google/earthengine-community/blob/master/guides/linked/ee-api-colab-setup.ipynb) notebook.\n", "\n", "### Getting started\n", "\n",