-
Notifications
You must be signed in to change notification settings - Fork 264
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]: Incorrect Redirection from Home Button #32
Comments
Hi there! Thanks for opening this issue @amankumarcu!. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible. |
assign it to me so that i can raise a pull request. |
can you explain me the issue @Anjaliavv51 |
@amankumarcu don't bother about it. |
Ok then merge the pr. also i have sent your invite req on linkedIn from gmail : [email protected] |
@amankumarcu please mention issue number in the PR. |
This shows error because : i fix it , Please it is Assign to me |
## Issue (#32) ## Description To resolve the "Cannot GET /Home.html" error, the Home button's link should be updated to direct users to index.html. This can be achieved by modifying the HTML code for the Home button. Ensure that the link is set correctly: ## Related Issues None ## Type of PR - [Bug] () ## Screenshots / videos (if applicable) <video src="https://github.com/user-attachments/assets/9ba222c2-f81e-419a-a7e7-81369a089f56"> ## Checklist <!-- [X] - put a cross/X inside [] to check the box --> - [X] I have gone through the [contributing guide](https://github.com/Anjaliavv51/Retro) - [X] I have updated my branch and synced it with project `main` branch before making this PR - [X] I have performed a self-review of my code - [X] I have tested the changes thoroughly before submitting this pull request. - [X] I have provided relevant issue numbers, screenshots, and videos after making the changes. - [X] I have commented my code, particularly in hard-to-understand areas.
Is there an existing issue for this?
Describe the bug
When clicking the Home button, I encounter the error message: "Cannot GET /Home.html". It seems that the button is not correctly configured to direct users to the index.html page.
Steps to Reproduce:
Expected behavior
The Home button should redirect to the index.html page.
Add ScreenShots
issue.mp4
The text was updated successfully, but these errors were encountered: