🐛 Bug: Incorrect URL generated for course navigation links
Title:
[BUG] Course navigation links redirect to incorrect /docs/agents-course URL
Description:
When clicking a course navigation link from the Agents Course, the link redirects to an incorrect URL under /docs/agents-course/... instead of the correct /learn/agents-course/... path.
Steps to reproduce:
Open the Hugging Face Agents Course.
Navigate to Unit 1: Introduction to Agents.
Click the “LIVE 1. HOW THE COURSE WORKS AND Q&A” link.
Observe the URL after navigation.
Actual behavior:
The link navigates to:
https://huggingface.co/docs/agents-course/main/en/communication/live1
Expected behavior:
The link should navigate to:
https://huggingface.co/learn/agents-course/communication/live1
Impact:
Users clicking the course navigation links may be redirected to a non-existent or incorrect documentation URL, preventing them from accessing the intended course lesson.
Environment:
Website: Hugging Face Agents Course
Browser: Chrome
Course: Agents Course
Affected link: LIVE 1. HOW THE COURSE WORKS AND Q&A
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
🐛 Bug: Incorrect URL generated for course navigation links
Title:
[BUG] Course navigation links redirect to incorrect /docs/agents-course URL
Description:
When clicking a course navigation link from the Agents Course, the link redirects to an incorrect URL under /docs/agents-course/... instead of the correct /learn/agents-course/... path.
Steps to reproduce:
Open the Hugging Face Agents Course.
Navigate to Unit 1: Introduction to Agents.
Click the “LIVE 1. HOW THE COURSE WORKS AND Q&A” link.
Observe the URL after navigation.
Actual behavior:
The link navigates to:
https://huggingface.co/docs/agents-course/main/en/communication/live1
Expected behavior:
The link should navigate to:
https://huggingface.co/learn/agents-course/communication/live1
Impact:
Users clicking the course navigation links may be redirected to a non-existent or incorrect documentation URL, preventing them from accessing the intended course lesson.
Environment:
Website: Hugging Face Agents Course
Browser: Chrome
Course: Agents Course
Affected link: LIVE 1. HOW THE COURSE WORKS AND Q&A
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.