Unverified Commit 79a9d69d authored by Ryan McCormick's avatar Ryan McCormick Committed by GitHub
Browse files

docs: Fix dynamo cloud quickstart links (#2765)


Signed-off-by: default avatarRyan McCormick <rmccormick@nvidia.com>
parent ea0c0027
......@@ -90,7 +90,7 @@ git clone https://github.com/ai-dynamo/dynamo.git
cd dynamo
```
2. Install Dynamo from Published Artifacts on NGC (refer: https://github.com/ai-dynamo/dynamo/blob/main/docs/guides/dynamo_deploy/quickstart.md):
2. Install Dynamo from Published Artifacts on NGC (see the [Dynamo Cloud guide](../../../docs/guides/dynamo_deploy/dynamo_cloud.md)):
```bash
export NAMESPACE=dynamo-cloud
export RELEASE_VERSION=0.3.2
......@@ -124,7 +124,7 @@ dynamo-platform-nats-0 2/2 Runnin
dynamo-platform-nats-box-5dbf45c748-kln82 1/1 Running 0 2m51s
```
There are other ways to install Dynamo, you can find them [here](https://github.com/ai-dynamo/dynamo/blob/main/docs/guides/dynamo_deploy/quickstart.md)
There are other ways to install Dynamo, you can find them [here](../../../docs/guides/dynamo_deploy/dynamo_cloud.md).
### Task 4. Deploy a model
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment