Skip to content

Conversation

@Snigdhaaghosh
Copy link

@Snigdhaaghosh Snigdhaaghosh commented Aug 31, 2025

Summary

What Changes

  • Fixed the Docs link in Navbar.
  • Ensured Docs page loads correctly and scrolls to top.

Why

Clicking Docs previously caused a "Page not found" or scrolled to bottom issue.

Related issue

Fixes #52

Changes

  • Fixed "Docs" link in the navbar to correctly open the /docs page.
  • Ensured that when navigating to the Docs page, it loads from the top instead of the bottom.
  • Updated Navbar.jsx, App.jsx, and Landing.jsx to handle proper routing for Docs.

Checklist

  • Tests added/updated (Not applicable for this small fix, but manually tested navigation).
  • Documentation updated (Issue description + screenshots attached).
  • Lint passed (Code formatting verified).

@vercel
Copy link

vercel bot commented Aug 31, 2025

@Snigdhaaghosh is attempting to deploy a commit to the devayanm's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Docs page not opening from navbar

1 participant