Skip to content

Commit 70fd8a6

Browse files
Update articles/iot-edge/how-to-update-iot-edge.md
Co-authored-by: Damon Barry <[email protected]>
1 parent 1312485 commit 70fd8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-update-iot-edge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You can [troubleshoot](#troubleshooting) the upgrade process at any time.
4141

4242
When upgrading between major or minor product releases, for example from 1.1 to 1.4, we recommend updating both the security subsystem and the runtime containers. Before a release, we test the security subsystem and the runtime container version combination. To update between major or minor product releases:
4343

44-
1. On the device, stop IoT Edge runtime using the command `sudo systemctl stop iotedge` and [uninstall IoT Edge](how-to-provision-single-device-windows-symmetric.md#uninstall-iot-edge).
44+
1. On the device, stop IoT Edge using the command `sudo systemctl stop iotedge` and [uninstall](how-to-provision-single-device-windows-symmetric.md#uninstall-iot-edge).
4545

4646
1. On the device, upgrade your container engine, either [Docker](https://docs.docker.com/engine/install) or [Moby](how-to-provision-single-device-linux-symmetric.md#install-a-container-engine).
4747

0 commit comments

Comments
 (0)