Agents Course links are pointing to broken /docs/ URLs A user reports that multiple links in the Hugging Face Agents Course point to an outdated /docs/agents-course/ URL structure and return a "Sorry, we can't find the page you are looking for" error, while the same pages load correctly under the /learn/agents-course/ path. The affected URLs include https://huggingface.co/docs/agents-course/main/en/unit0/onboarding and https://huggingface.co/docs/agents-course/main/en/communication/live1, and the user asks Hugging Face to update the outdated links in the course and navigation. Hi Hugging Face team, I’m currently following the Hugging Face Agents Course and noticed that several links are pointing to an outdated /docs/agents-course/ URL structure. For example: https://huggingface.co/docs/agents-course/main/en/unit0/onboarding https://huggingface.co/docs/agents-course/main/en/communication/live1 These pages return: Sorry, we can’t find the page you are looking for. However, the corresponding pages work under the /learn/agents-course/ path: https://huggingface.co/learn/agents-course/en/unit0/onboarding https://huggingface.co/learn/agents-course/en/communication/live1 It looks like some links in the course/navigation are still referencing the old /docs/ paths. Could you please check the Agents Course links and update the outdated URLs? Thanks