You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Go to the "Refund Policy" page (https://www.finveda.xyz/blogs/refund-policy.html).
Scroll to the footer section.
Click the "Licensing" link.
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
The text was updated successfully, but these errors were encountered:
👋 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! 🚀
Preliminary Check
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.
https://www.finveda.xyz/Licensing.html
).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
https://www.finveda.xyz/blogs/refund-policy.html
).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
The text was updated successfully, but these errors were encountered: