Skip to content

Commit c49e024

Browse files
Merge pull request #225026 from pritamso/Broken-link-fix-alkohli
Broken link removed
2 parents b207fa4 + b4cab9b commit c49e024

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ For detailed instructions, see [Connect to and manage a Kubernetes cluster via k
217217

218218
### Deploy modules via portal
219219

220-
Deploy IoT Edge modules via the Azure portal. You'll deploy publicly available Nvidia CUDA sample modules that run n-body simulation. For more information, see [N-body simulation](https://physics.princeton.edu//~fpretori/Nbody/intro.htm).
220+
Deploy IoT Edge modules via the Azure portal. You'll deploy publicly available Nvidia CUDA sample modules that run n-body simulation.
221221

222222
1. Make sure that the IoT Edge service is running on your device.
223223

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)