Skip to content

Commit fbcf503

Browse files
Update README.md
1 parent 57cb8fb commit fbcf503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ kubectl apply -f https://raw.githubusercontent.com/oracle-quickstart/oci-hpc-oke
149149
### Create the topology ConfigMap
150150
This step creates a ConfigMap that can be used as the NCCL topology file when running your jobs that use NCCL as the backend.
151151

152-
You can find the topology files in the [topology directory](../manifests/topology/) in this repo. Please make sure you use the correct topology file based on your shape when creating the ConfigMap.
152+
You can find the topology files in the [topology directory](./manifests/topology) in this repo. Please make sure you use the correct topology file based on your shape when creating the ConfigMap.
153153

154154
```
155155
SHAPE=<your GPU shape>

0 commit comments

Comments
 (0)