diff --git a/quickstarts/File_API.ipynb b/quickstarts/File_API.ipynb index 05b0163f..0c59ae74 100644 --- a/quickstarts/File_API.ipynb +++ b/quickstarts/File_API.ipynb @@ -163,7 +163,7 @@ "source": [ "First, we will prepare a sample image to upload to the API.\n", "\n", - "Note: You can also [upload your own files](https://github.com/google-gemini/cookbook/tree/main/examples/Upload_files.ipynb) to use." + "Note: You can also [upload your own files](https://github.com/google-gemini/cookbook/tree/main/examples/Upload_files_to_Colab.ipynb) to use." ] }, { diff --git a/quickstarts/Video.ipynb b/quickstarts/Video.ipynb index 55d1f3b7..79220dde 100644 --- a/quickstarts/Video.ipynb +++ b/quickstarts/Video.ipynb @@ -141,7 +141,7 @@ "\n", "We will extract 1 frame a second from a 10 minute clip of the film [Sherlock Jr.](https://en.wikipedia.org/wiki/Sherlock_Jr.).\n", "\n", - "Note: You can also [upload your own files](https://github.com/google-gemini/cookbook/tree/main/examples/Upload_files.ipynb) to use." + "Note: You can also [upload your own files](https://github.com/google-gemini/cookbook/tree/main/examples/Upload_files_to_Colab.ipynb) to use." ] }, {