From 71e455854f2515d7a359c32535a51d74f3821b85 Mon Sep 17 00:00:00 2001 From: RamiyapriyaS <140844790+RamiyapriyaS@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:02:59 -0500 Subject: [PATCH] Update AWS_Amazon_Q.ipynb --- notebooks/GenAI/AWS_Amazon_Q.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/GenAI/AWS_Amazon_Q.ipynb b/notebooks/GenAI/AWS_Amazon_Q.ipynb index 8356b84..61d8e92 100644 --- a/notebooks/GenAI/AWS_Amazon_Q.ipynb +++ b/notebooks/GenAI/AWS_Amazon_Q.ipynb @@ -94,8 +94,8 @@ "Download the scripts required to run this tutorial using wget: \n", "\n", "```bash\n", - "wget https://raw.githubusercontent.com/STRIDES/NIHCloudLabAWS/refs/heads/main/notebooks/GenAI/AWS_Bedrock_Intro.ipynb --no-check-certificate \n", - "wget \n", + "wget https://raw.githubusercontent.com/STRIDES/NIHCloudLabAWS/refs/heads/drafts/notebooks/GenAI/example_scripts/bioinformatics_testing.py --no-check-certificate \n", + "wget https://raw.githubusercontent.com/STRIDES/NIHCloudLabAWS/refs/heads/drafts/notebooks/GenAI/example_scripts/quick-actions-testing.ipynb --no-check-certificate \n", "\n", "```\n", "\n"