Skip to content

[BUG] Home button not redirecting to home page #2429

@MahakTrivedi

Description

@MahakTrivedi

Description

Steps to Reproduce:

  1. Open the project.
  2. Click on “Go to Challenges” button.
  3. In the Challenges interface, click on the Home button.

Actual Result:
Browser displays:
Cannot GET /index.html

Expected Result:
Clicking the Home button should redirect to the home page.

Additional Info / Suggestions:

  • Check the button’s href / routing path.
  • Possibly change from '/index.html' to 'index.html' for proper relative path.
  • This seems like a beginner-friendly issue for first contributions.

Environment:

  • Browser: Chrome / Edge / Firefox (any)
  • Project type: HTML / CSS / JavaScript

Screenshots

No response

Any additional information?

No response

What browser are you seeing the problem on?

No response

Checklist

  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I'm a GSSoC'24-Extd contributor
  • I'm a Hacktoberfest'24 contributor
  • I am willing to work on this issue (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions