From f90db58c15a998a8ae37780ccd255bbde0130e00 Mon Sep 17 00:00:00 2001 From: Praedico Date: Fri, 20 Mar 2026 06:32:07 +0100 Subject: [PATCH] docs(async): fix GitHub issues link (#3186) --- docs/source/async.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/async.mdx b/docs/source/async.mdx index fcc3f1d1e..a46408a0d 100644 --- a/docs/source/async.mdx +++ b/docs/source/async.mdx @@ -310,4 +310,4 @@ Asynchronous inference represents a significant advancement in real-time robotic - **Universal Compatibility**: Works with all LeRobot-supported policies, from lightweight ACT models to vision-language models like SmolVLA Start experimenting with the default parameters, monitor your action queue sizes, and iteratively refine your setup to achieve optimal performance for your specific use case. -If you want to discuss this further, hop into our [Discord community](https://discord.gg/s3KuuzsPFb), or open an issue on our [GitHub repository](https://github.com/lerobot/lerobot/issues). +If you want to discuss this further, hop into our [Discord community](https://discord.gg/s3KuuzsPFb), or open an issue on our [GitHub repository](https://github.com/huggingface/lerobot/issues).