Skip to content

Commit 4009cc2

Browse files
committed
Fixed links
1 parent 1da5cca commit 4009cc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ The steps in this section represent the typical process to install the latest Io
182182
183183
# [Ubuntu](#tab/ubuntu)
184184
185-
Install the latest version of IoT Edge and the IoT identity service package (if you're not already [up-to-date](/version-history.md)):
185+
Install the latest version of IoT Edge and the IoT identity service package (if you're not already [up-to-date](../version-history.md)):
186186

187187
```bash
188188
sudo apt-get update; \
@@ -193,7 +193,7 @@ The `defender-iot-micro-agent-edge` package includes the Microsoft Defender for
193193
194194
# [Debian](#tab/debian)
195195
196-
Install the latest version of IoT Edge and the IoT identity service package (if you're not already [up-to-date](/version-history.md)):
196+
Install the latest version of IoT Edge and the IoT identity service package (if you're not already [up-to-date](../version-history.md)):
197197

198198
```bash
199199
sudo apt-get update; \

0 commit comments

Comments
 (0)