GenerativeAIExamples
GenerativeAIExamples copied to clipboard
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.