diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 53fc6910c..9dabaa66f 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -172,6 +172,6 @@ New here? [Install LeRobot](./installation), then pick your path: Running into issues? A few of the most frequent ones: - **Blurry or unusable camera footage** - lighting matters more than resolution. See the [Cameras](./cameras) guide. -- **Build or install errors** (`cmake`, `ffmpeg`, CUDA) - see the Troubleshooting section of the [Installation guide](./installation). +- **Build or install errors** (`cmake`, `ffmpeg`, CUDA) - see the Troubleshooting section of the [Installation guide](./installation#troubleshooting). - **Not sure which policy fits your GPU** - check the [Compute & Hardware Guide](./hardware_guide). - **Still stuck?** Ask on [Discord](https://discord.gg/s3KuuzsPFb) - the community (and the LeRobot team) is there to help.