From 3ad12b26506f7575aa4516c3a11d347a5e21b8f3 Mon Sep 17 00:00:00 2001 From: Ann Catherine Jose Date: Fri, 10 Jan 2025 10:09:12 -0800 Subject: [PATCH] Fixed the API catalog URL in the Try It Now section -s The current version of the README uses an invalid URL https://build.ngc.nvidia.com/explore/. So the browser hangs when you click on the link. The correct URL is https://build.nvidia.com/explore/ This commit replaces the invalid URL with the correct one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d863e1d..d1a536b1 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Follow the links below to learn more: Experience NVIDIA RAG Pipelines with just a few steps! 1. Get your NVIDIA API key. - 1. Go to the [NVIDIA API Catalog](https://build.ngc.nvidia.com/explore/). + 1. Go to the [NVIDIA API Catalog](https://build.nvidia.com/explore/). 1. Select any model. 1. Click **Get API Key**. 1. Run: