Open Issues Need Help
View All on GitHub Web Development • E-commerce Platform
AI Summary: The task involves debugging broken internal links in the footer of an e-commerce web application. The links for 'About Us', 'Feedback', 'Events', 'Account', 'FAQ', and 'Contact Us' currently return a 'Cannot GET' error. The solution requires identifying the root cause (missing routes, incorrect href values, or server-side configuration issues) and implementing the necessary fixes to correctly route these links to their respective pages or external resources.
Complexity:
3/5
bug good first issue Gssoc'25 Medium