Skip to content

Fix Broken Links on Feedback Page #1696

Merged
omroy07 merged 2 commits intoomroy07:mainfrom
Eshajha19:feedback
Mar 3, 2026
Merged

Fix Broken Links on Feedback Page #1696
omroy07 merged 2 commits intoomroy07:mainfrom
Eshajha19:feedback

Conversation

@Eshajha19
Copy link
Copy Markdown
Contributor

Fix Broken Links on Feedback Page

📌 Issue

Some links on the Feedback page were either:

Redirecting to incorrect URLs

Leading to 404 pages

Using outdated or mismatched route paths

This negatively impacted user experience and navigation flow.

✅ Changes Made

Corrected incorrect route paths

Updated outdated href values

Verified all internal navigation links

Ensured consistency with current routing structure

Tested navigation across desktop and mobile views

🛠 Technical Details

Fixed anchor () tag href mismatches

Updated route references to match current file structure

Removed unused or deprecated links

Confirmed proper redirection behavior

🎯 Result

Smooth navigation experience

No more 404 errors from Feedback page

Improved UX consistency

Better overall application reliability

This PR closes issue #1641
Screenshot 2026-03-03 110107

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 3, 2026

@Eshajha19 is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2026

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@omroy07 omroy07 merged commit c5b5472 into omroy07:main Mar 3, 2026
2 of 5 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2026

🎉 Congrats @Eshajha19 on getting your PR merged! 🙌
Thanks for the contribution — looking forward to more from you 🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants