Skip to content

Commit 35883c1

Browse files
authored
Update iot-edge-install-windows.md
1 parent c509eef commit 35883c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/includes/iot-edge-install-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To install the IoT Edge runtime:
2323
(Get-Process -Id $PID).StartInfo.EnvironmentVariables["PROCESSOR_ARCHITECTURE"]
2424
```
2525

26-
2. Run the [Deploy-IoTEdge](/articles/iot-edge/reference-windows-scripts.md#deploy-iotedge) command, which performs the following tasks:
26+
2. Run the [Deploy-IoTEdge](/azure/iot-edge/reference-windows-scripts#deploy-iotedge) command, which performs the following tasks:
2727

2828
* Checks that your Windows machine is on a supported version
2929
* Turns on the containers feature
@@ -41,4 +41,4 @@ When you install IoT Edge on a device, you can use additional parameters to modi
4141
* Direct traffic to go through a proxy server
4242
* Point the installer to a local directory for offline installation
4343

44-
For more information about these additional parameters, see [PowerShell scripts for IoT Edge with Windows containers](/articles/iot-edge/reference-windows-scripts.md).
44+
For more information about these additional parameters, see [PowerShell scripts for IoT Edge with Windows containers](/azure/iot-edge/reference-windows-scripts).

0 commit comments

Comments
 (0)