Skip to content

Commit 3b0ff0e

Browse files
committed
Docs: Fix bad link to NSight Streamer
1 parent c79be08 commit 3b0ff0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/brev_launchable_architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ For each syllabi, a Docker Compose file is automatically generated on the [`gene
2020
|-----------|--------------|-------------|
2121
| `base` | Tutorial | Performs one-time initialization tasks when a Launchable is deployed, such as updating the Git repository to the latest commit and populating the Docker volume. |
2222
| `jupyter` | Tutorial | Runs the JupyterLab server and executes notebook content. |
23-
| `nsight` | [NVIDIA NSight Streamer](https://developer.nvidia.com/nsight-streamer) | Runs the [NVIDIA NSight Streamer](https://developer.nvidia.com/nsight-streamer) server that provides devtools. |
23+
| `nsight` | [NVIDIA NSight Streamer](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/devtools/containers/nsight-streamer-nsys) | Runs the WebRTC server that provides devtools. |
2424

2525
## Docker Images
2626

2727
- Tutorial: A tutorial-specific image built and published by the ACH CI. The image is defined by `tutorials/<tutorial-name>/brev/dockerfile` or `tutorials/<tutorial-name>/brev/docker-recipe.py`.
28-
- [NVIDIA NSight Streamer](https://developer.nvidia.com/nsight-streamer): A pre-built image that serves NSight GUIs over WebRTC.
28+
- [NVIDIA NSight Streamer](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/devtools/containers/nsight-streamer-nsys): A pre-built image that serves NSight GUIs over WebRTC.
2929

3030
## Docker Volumes
3131

0 commit comments

Comments
 (0)