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!