Skip to content

Commit 3aec97a

Browse files
committed
Fixed broken image links
1 parent d6e164e commit 3aec97a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-edge/quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Follow these steps to deploy your first module from Azure Marketplace.
189189

190190
1. On the upper bar, select **Set Modules**.
191191

192-
:::image type="content" source="./media/quickstart/select-set-modules.png" alt-text="Screenshot that shows location of the Set Modules tab.":::
192+
:::image type="content" source="./media/quickstart-linux/select-set-modules.png" alt-text="Screenshot that shows location of the Set Modules tab.":::
193193

194194
1. Under **IoT Edge Modules**, open the **Add** drop-down menu, and then select **Marketplace Module**.
195195

@@ -201,7 +201,7 @@ Follow these steps to deploy your first module from Azure Marketplace.
201201

202202
1. Select **Next: Routes** to continue to the next step of the wizard.
203203

204-
:::image type="content" source="./media/quickstart/view-temperature-sensor-next-routes.png" alt-text="Screenshot that shows where to select the Next:Routes button.":::
204+
:::image type="content" source="./media/quickstart-linux/view-temperature-sensor-next-routes.png" alt-text="Screenshot that shows where to select the Next:Routes button.":::
205205

206206
1. On the **Routes** tab select **Next: Review + create** to continue to the next step of the wizard.
207207

@@ -218,7 +218,7 @@ Follow these steps to deploy your first module from Azure Marketplace.
218218

219219
You should see three modules: **$edgeAgent**, **$edgeHub**, and **SimulatedTemperatureSensor**. If one or more of the modules has **Yes** under **Specified in Deployment** but not under **Reported by Device**, your IoT Edge device is still starting them. Wait a few minutes, and then refresh the page.
220220

221-
:::image type="content" source="./media/quickstart/view-deployed-modules.png" alt-text="Screenshot that shows Simulated Temperature Sensor in the list of deployed modules." lightbox="./media/quickstart/view-deployed-modules.png":::
221+
:::image type="content" source="./media/quickstart-linux/view-deployed-modules.png" alt-text="Screenshot that shows Simulated Temperature Sensor in the list of deployed modules." lightbox="./media/quickstart-linux/view-deployed-modules.png":::
222222

223223
## View the generated data
224224

0 commit comments

Comments
 (0)