Skip to content

Commit ff95016

Browse files
committed
fixed redirect and broken link
1 parent 92970eb commit ff95016

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.openpublishing.redirection.defender-for-iot.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"redirections": [
33
{
4-
"source_path_from_root": "articles/defender-for-iot/device-builders/quickstart-building-the-defender-micro-agent-from-source.md",
4+
"source_path_from_root": "/articles/defender-for-iot/device-builders/quickstart-building-the-defender-micro-agent-from-source.md",
55
"redirect_url": "/azure/defender-for-iot/device-builders/overview",
66
"redirect_document_id": false
77
},

articles/defender-for-iot/device-builders/quickstart-standalone-agent-binary-installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,4 +168,4 @@ sudo apt-get install defender-iot-micro-agent=<version>
168168
## Next steps
169169

170170
> [!div class="nextstepaction"]
171-
> [Building the Defender micro agent from source code](quickstart-building-the-defender-micro-agent-from-source.md)
171+
> [Quickstart: Create a Defender IoT micro agent module twin (Preview)](quickstart-create-micro-agent-module-twin.md)

0 commit comments

Comments
 (0)