Skip to content

Commit

Permalink
Fix build.nvidia.com link
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Chang <vicchang@nvidia.com>

Signed-off-by: Victor Chang <mocsharp@users.noreply.github.com>
  • Loading branch information
mocsharp authored Jul 31, 2024
1 parent d8f6fe2 commit 55a5b5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions applications/nvidia_nim/nvidia_nim_imaging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This sample application demonstrates using the Vista-3D NVIDIA Inference Microse

The application instructs the Vista-3D NIM API to process the given dataset and downloads and extracts the results of a segmentation NRRD file onto a local directory.

Visit [build.nvidia.com](build.nvidia.com) to learn more about Vista-3D and generate an API key to use with this application.
Visit [build.nvidia.com](https://build.nvidia.com) to learn more about Vista-3D and generate an API key to use with this application.

### Quick Start

Expand Down Expand Up @@ -56,4 +56,4 @@ In this section, we will show how to view the sample data and segmentation resul
For the `sample.nrrd` file, select *Segmentation* and click *Ok*.
![](./assets/3d-slicer-1.png)
6. 3D Slicer shall display the volume and the segmentation results as shown below:
![](./assets/3d-slicer-2.png)
![](./assets/3d-slicer-2.png)

0 comments on commit 55a5b5e

Please sign in to comment.