diff --git a/docs/sw_installation/linux_from_sources_superbuild.md b/docs/sw_installation/linux_from_sources_superbuild.md index 78ecf6a33..ee4f6157a 100644 --- a/docs/sw_installation/linux_from_sources_superbuild.md +++ b/docs/sw_installation/linux_from_sources_superbuild.md @@ -13,7 +13,7 @@ git checkout v If you are installing the superbuild on an [**iCub robot laptop** following the official iCub instructions](../icub_operating_systems/other-machines/generic-machine.md), you should clone it in the `/usr/local/src/robot` directory. -Then follow the Linux instructions in [robotology-superbuild documentation](https://github.com/robotology/robotology-superbuild#linux-from-source). +Then follow the Linux instructions in [robotology-superbuild documentation](https://github.com/robotology/robotology-superbuild?tab=readme-ov-file#linux-from-source-with-dependencies-provided-by-apt). ## Check your installation After you followed the installation instructions, you can check if your installation was successful by following the instructions in the [Check your installation](./check_your_installation.md) page.