Skip to content

Commit 91620cf

Browse files
committed
guides: Fix link to docker setup
1 parent 734c570 commit 91620cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/guides/getting-started/installing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and has the most extensive documentation and community support.
1818

1919
Some distributions, such as Fedora, do not provide the necessary packages for
2020
cross compilation. In this case, it is recommended to use the
21-
[RIOT Docker Container](/docs/guides/build-in-docker).
21+
[RIOT Docker Container](/build-system/build-in-docker/).
2222

2323
#### Windows
2424
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.
4242
:::note
4343
It is also possible to run RIOT in a Docker container.
4444

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.
4646
:::
4747

4848
Depending on the operation distribution you are using, the installation of the required software packages may vary.

0 commit comments

Comments
 (0)