You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows is supported through Windows Subsystem for Linux (WSL).
@@ -42,7 +42,7 @@ We also offer Docker images that make it a bit easier to develop on macOS.
42
42
:::note
43
43
It is also possible to run RIOT in a Docker container.
44
44
45
-
This is especially useful if you want to avoid installing the required software packages on your host system. For more information, see the [Build in Docker](/docs/guides/build-in-docker) guide.
45
+
This is especially useful if you want to avoid installing the required software packages on your host system. For more information, see the [Build in Docker](/build-system/build-in-docker/) guide.
46
46
:::
47
47
48
48
Depending on the operation distribution you are using, the installation of the required software packages may vary.
0 commit comments