# Agents Course links are pointing to broken /docs/ URLs

> Source: <https://discuss.huggingface.co/t/agents-course-links-are-pointing-to-broken-docs-urls/180367#post_1>
> Published: 2026-09-13 18:46:00+00:00

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!
