diff --git a/doc/yarp-devices-install.md b/doc/yarp-devices-install.md index ebdb713..fcf4a45 100644 --- a/doc/yarp-devices-install.md +++ b/doc/yarp-devices-install.md @@ -8,9 +8,9 @@ This guide aims to simplify as much as possible the process of finding out which Some dependencies must be installed for all the devices: -- [Install CMake 3.12+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-cmake.md/) -- [Install YCM 0.11+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-ycm.md/) -- [Install YARP 3.5+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/install-yarp.md/) +- [Install CMake 3.12+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/docs/install-cmake.md/) +- [Install YCM 0.11+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/docs/install-ycm.md/) +- [Install YARP 3.5+](https://github.com/roboticslab-uc3m/installation-guides/blob/master/docs/install-yarp.md/) ## Installation (Ubuntu)