Skip to content

Home and About navigate to Page not found in footer #71

@Apo-orva17

Description

@Apo-orva17

Description:
The footer navigation links for "Home" and "About" are not functioning correctly. Clicking on these links redirects users to a "Page Not Found" (404) error page instead of navigating to the respective actual pages (e.g., the homepage or the About page).

Steps to Reproduce:

  1. Scroll to the bottom of the page to locate the footer.
  2. Click on the "Home" link in the footer.
  3. Observe that the page redirects to a 404 error page instead of the homepage.
  4. Repeat steps 1-3, but click on the "About" link in the footer.
  5. Observe the same 404 error instead of the About page.

Expected Behavior:

  • Clicking the "Home" link should redirect to the website's homepage (e.g., / or /home).
  • Clicking the "About" link should redirect to the About page (e.g., /about).

Actual Behavior:

  • Both links lead to a 404 "Page Not Found" error, indicating broken or incorrect URLs.

Additional Notes:

  • This issue affects user navigation and could lead to a poor user experience.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomerslevel 1WOCS level 1 (2 points)wocsParticapting in Winter of Code Social

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions