Closed Ankul8471 closed 1 month ago
š Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible !
@mansiruhil13 please assign me this issue
ā This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to raise them, and we can discuss more!
Is there an existing issue for this?
What happened?
When clicking on the "Feedback" link on the website, users are redirected to a 404 error page stating: "File not found. The site configured at this address does not contain the requested file." This issue could be due to a mismatch in the filename case, incorrect file permissions, or a missing index.html file for root URLs.
Steps to reproduce:
Navigate to the homepage of the site. Click on the "Feedback" link. Observe the 404 error displayed. Expected behavior: The feedback link should lead to the appropriate feedback page without resulting in a 404 error.
Additional notes: Please check the file path, filename case, and permissions to resolve this issue. Refer to the GitHub Pages documentation for more details on resolving 404 errors.
Add Screenshots
https://github.com/user-attachments/assets/e3c423be-53a2-46ff-856d-2c5e21f0cf86
What browsers are you seeing the problem on?
Chrome
Record