Skip to content

[HANDS-ON BUG] in Documentation #747

Description

@Laxman67

🐛 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.

Image

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions