Skip to content

Commit

Permalink
Update locations of example notebooks in Earth Engine Community Tutor…
Browse files Browse the repository at this point in the history
…ials template docs.

PiperOrigin-RevId: 555468144
  • Loading branch information
gino-m authored and copybara-github committed Aug 10, 2023
1 parent 040659d commit 49e4338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/tutorial-template.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 49e4338

Please sign in to comment.