Skip to content

Commit 4990608

Browse files
authored
Broken link removed
1 parent a9d3cb4 commit 4990608

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/iot-edge/development-environment.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ For more information, see [Azure IoT Edge dev container](https://github.com/Azur
102102

103103
The IoT Edge runtime in a container provides a complete runtime that takes your device connection string as an environment variable. This container enables you to test IoT Edge modules and scenarios on a system that may not support the runtime natively, like macOS. Any modules that you deploy will be started outside of the runtime container. If you want the runtime and any deployed modules to exist within the same container, consider the IoT Edge device container instead.
104104

105-
For more information, see [Running Azure IoT Edge in a container](https://github.com/Azure/iotedgedev/tree/master/docker/runtime).
106105

107106
### IoT Edge device container
108107

@@ -117,4 +116,4 @@ When you're ready to develop at-scale solutions for extensive production scenari
117116
For more information, guidance, and examples, see the following pages:
118117

119118
* [Continuous integration and continuous deployment to Azure IoT Edge](how-to-continuous-integration-continuous-deployment.md)
120-
* [IoT Edge DevOps GitHub repo](https://github.com/toolboc/IoTEdge-DevOps)
119+
* [IoT Edge DevOps GitHub repo](https://github.com/toolboc/IoTEdge-DevOps)

0 commit comments

Comments
 (0)