Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Licensing link not working on the Refund Policy page #3285

Open
5 of 6 tasks
akshay0611 opened this issue Nov 16, 2024 · 1 comment · May be fixed by #3286
Open
5 of 6 tasks

BUG: Licensing link not working on the Refund Policy page #3285

akshay0611 opened this issue Nov 16, 2024 · 1 comment · May be fixed by #3286

Comments

@akshay0611
Copy link
Contributor

Preliminary Check

  • I have searched the existing issues
  • This issue is reproducible

Bug Summary

The Licensing page link in the footer works correctly on the "About Us" page but does not work on the "Refund Policy" page.

  • Expected Behavior: Clicking the "Licensing" link in the footer should navigate to the Licensing page (https://www.finveda.xyz/Licensing.html).
  • Actual Behavior: On the "Refund Policy" page (https://www.finveda.xyz/blogs/refund-policy.html), the Licensing link is broken because it resolves to an incorrect URL:
    https://www.finveda.xyz/blogs/Licensing.html.

Steps to Reproduce

  1. Go to the "Refund Policy" page (https://www.finveda.xyz/blogs/refund-policy.html).
  2. Scroll to the footer section.
  3. Click the "Licensing" link.
  4. Observe that the link redirects to https://www.finveda.xyz/blogs/Licensing.html and results in a 404 error.

Expected Behavior

The "Licensing" link should navigate to https://www.finveda.xyz/Licensing.html regardless of the page the user is on.

Screenshots/Logs

No response

Additional Information

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
  • I can provide more details if needed
Copy link

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

@akshay0611 akshay0611 linked a pull request Nov 16, 2024 that will close this issue
3 tasks
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 a pull request may close this issue.

1 participant