diff --git a/language/prompts/examples/text_summarization.ipynb b/language/prompts/examples/text_summarization.ipynb index 2050bfda1e5..ea63f6e154e 100644 --- a/language/prompts/examples/text_summarization.ipynb +++ b/language/prompts/examples/text_summarization.ipynb @@ -158,8 +158,7 @@ "source": [ "### Authenticating your notebook environment\n", "* If you are using **Colab** to run this notebook, uncomment the cell below and continue.\n", - "* If you are using **Vertex AI Workbench**, check out the setup instructions [here](#TODO).\n", - "* If you are using **local Jupyter**, check out the setup instructions [here](#TODO)." + "* If you are using **Vertex AI Workbench**, check out the setup instructions [here](https://github.com/GoogleCloudPlatform/generative-ai/tree/main/setup-env)." ] }, {