\n",
" \n",
diff --git a/gemini/context-caching/intro_context_caching_vertex_ai_sdk.ipynb b/gemini/context-caching/intro_context_caching_vertex_ai_sdk.ipynb
index 3f1a0d8bb04..fcf5c06fdbf 100644
--- a/gemini/context-caching/intro_context_caching_vertex_ai_sdk.ipynb
+++ b/gemini/context-caching/intro_context_caching_vertex_ai_sdk.ipynb
@@ -31,7 +31,7 @@
"source": [
"# Intro to Context Caching with the Gemini API\n",
"\n",
- "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [this updated notebook](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/controlled-generation/intro_controlled_generation.ipynb) which uses the Google Gen AI SDK.\n",
+ "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [this updated notebook](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/context-caching/intro_context_caching.ipynb) which uses the Google Gen AI SDK.\n",
"\n",
"\n",
" \n",
diff --git a/gemini/function-calling/intro_function_calling_vertex_ai_sdk.ipynb b/gemini/function-calling/intro_function_calling_vertex_ai_sdk.ipynb
index 22dcba8a85b..d1547a6bbb5 100644
--- a/gemini/function-calling/intro_function_calling_vertex_ai_sdk.ipynb
+++ b/gemini/function-calling/intro_function_calling_vertex_ai_sdk.ipynb
@@ -31,7 +31,8 @@
"source": [
"# Intro to Function Calling with the Gemini API & Python SDK\n",
"\n",
- "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [Intro to Gemini 2.0 Flash](https://github.com/GoogleCloudPlatform/generative-ai/blob/sdk-updates/gemini/getting-started/intro_gemini_2_0_flash.ipynb) which uses the Google Gen AI SDK.\n",
+ "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [this updated notebook](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/function-calling/intro_function_calling.ipynb) which uses the Google Gen AI SDK.\n",
+ "\n",
"\n",
"\n",
" \n",
diff --git a/gemini/grounding/intro_grounding_gemini_vertex_ai_sdk.ipynb b/gemini/grounding/intro_grounding_gemini_vertex_ai_sdk.ipynb
index 3618dffa787..e9f1c06918a 100644
--- a/gemini/grounding/intro_grounding_gemini_vertex_ai_sdk.ipynb
+++ b/gemini/grounding/intro_grounding_gemini_vertex_ai_sdk.ipynb
@@ -31,7 +31,7 @@
"source": [
"# Getting Started with Grounding with Gemini in Vertex AI\n",
"\n",
- "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [this updated notebook](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/controlled-generation/intro_controlled_generation.ipynb) which uses the Google Gen AI SDK.\n",
+ "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [this updated notebook](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/grounding/intro-grounding-gemini.ipynb) which uses the Google Gen AI SDK.\n",
"\n",
"\n",
" \n",
diff --git a/gemini/long-context/intro_long_context_vertex_ai_sdk.ipynb b/gemini/long-context/intro_long_context_vertex_ai_sdk.ipynb
index 828beda13c5..a3ad12425af 100644
--- a/gemini/long-context/intro_long_context_vertex_ai_sdk.ipynb
+++ b/gemini/long-context/intro_long_context_vertex_ai_sdk.ipynb
@@ -31,7 +31,7 @@
"source": [
"# Introduction to Long Context Window with Gemini on Vertex AI\n",
"\n",
- "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [Intro to Gemini 2.0 Flash](https://github.com/GoogleCloudPlatform/generative-ai/blob/sdk-updates/gemini/getting-started/intro_gemini_2_0_flash.ipynb) which uses the Google Gen AI SDK.\n",
+ "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [this updated notebook](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/long-context/intro_long_context.ipynb) which uses the Google Gen AI SDK.\n",
"\n",
"\n",
" \n",
diff --git a/gemini/prompts/intro_prompt_design_vertex_ai_sdk.ipynb b/gemini/prompts/intro_prompt_design_vertex_ai_sdk.ipynb
index 6ff317eb5a0..7d06e6c85e0 100644
--- a/gemini/prompts/intro_prompt_design_vertex_ai_sdk.ipynb
+++ b/gemini/prompts/intro_prompt_design_vertex_ai_sdk.ipynb
@@ -31,7 +31,7 @@
"source": [
"# Prompt Design - Best Practices\n",
"\n",
- "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [Intro to Gemini 2.0 Flash](https://github.com/GoogleCloudPlatform/generative-ai/blob/sdk-updates/gemini/getting-started/intro_gemini_2_0_flash.ipynb) which uses the Google Gen AI SDK.\n",
+ "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [this updated notebook](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/prompts/intro_prompt_design.ipynb) which uses the Google Gen AI SDK.\n",
"\n",
"\n",
" \n",
diff --git a/gemini/responsible-ai/gemini_safety_ratings_vertex_ai_sdk.ipynb b/gemini/responsible-ai/gemini_safety_ratings_vertex_ai_sdk.ipynb
index de4b2c93891..a4083f6cdb6 100644
--- a/gemini/responsible-ai/gemini_safety_ratings_vertex_ai_sdk.ipynb
+++ b/gemini/responsible-ai/gemini_safety_ratings_vertex_ai_sdk.ipynb
@@ -31,7 +31,7 @@
"source": [
"# Responsible AI with Gemini API in Vertex AI: Safety ratings and thresholds\n",
"\n",
- "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [Intro to Gemini 2.0 Flash](https://github.com/GoogleCloudPlatform/generative-ai/blob/sdk-updates/gemini/getting-started/intro_gemini_2_0_flash.ipynb) which uses the Google Gen AI SDK.\n",
+ "> **NOTE:** This notebook uses the Vertex AI SDK, which does not support Gemini 2.0; refer to [this updated notebook](https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/responsible-ai/gemini_safety_ratings.ipynb) which uses the Google Gen AI SDK.\n",
"\n",
" | | | | | |