File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/iot-edge/includes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ The steps in this section represent the typical process to install the latest Io
182
182
183
183
# [Ubuntu](#tab/ubuntu)
184
184
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)):
186
186
187
187
` ` ` bash
188
188
sudo apt-get update; \
@@ -193,7 +193,7 @@ The `defender-iot-micro-agent-edge` package includes the Microsoft Defender for
193
193
194
194
# [Debian](#tab/debian)
195
195
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)):
197
197
198
198
` ` ` bash
199
199
sudo apt-get update; \
You can’t perform that action at this time.
0 commit comments