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",