apu52 / Travel_Website

🚀 Welcome🌈 , This repo is officially accepted for GSSOC'2k24🌟 & VsOC'24🌟This repo contains my project on Travel Website ✈️ using HTML,CSS . It contains the landing page of a travel tour company website. If you have any front end project on this or you can add new features in the project or in this repos.
https://apu52.github.io/Travel_Website/
MIT License
186 stars 407 forks source link

[Bug]: On the "Rate Us?" page, clicking yet again on the "Rate Us?" link in the NavBar sends you to a stray route. #940

Open luiznasc opened 4 days ago

luiznasc commented 4 days ago

Is there an existing issue for this?

Describe the bug

Clicking on "Rate Us?" on the NavBar while already on the "Rate Us?" route sends you to "/index.htmlfeedback.html", which is not a valid route.

Expected behavior

Opening another "Rate Us?" page.

Add ScreenShots

image

On which device are you experiencing this bug?

Windows

Record

luiznasc commented 4 days ago

Please, let me know if I can fix it.