Skip to content

Commit b4cab9b

Browse files
authored
Broken link removed
1 parent d00dc0b commit b4cab9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/databox-online/azure-stack-edge-gpu-deploy-kubernetes-gpu-sharing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ You'll run the first job to deploy an application on your device in the namespac
142142
kubectl apply -f <Path to the deployment .yaml> -n <Name of the namespace>
143143
```
144144

145-
This job creates two containers and runs an n-body simulation on both the containers. The number of simulation iterations are specified in the `.yaml`. For more information, see [N-body simulation](https://physics.princeton.edu//~fpretori/Nbody/intro.htm).
145+
This job creates two containers and runs an n-body simulation on both the containers. The number of simulation iterations are specified in the `.yaml`.
146146

147147
Here is an example output:
148148

0 commit comments

Comments
 (0)