-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
I've encountered an issue with the navbar navigation on our website. When navigating to any other page and then attempting to use the navbar to go to a specific section, it redirects to an incorrect URL format, causing the navigation to fail.
Steps to reproduce
- go to footer click on code of conduct
- then click on any other tab except home in Navbar
For example, when clicking on the "Speakers" link in the navbar, instead of directing to https://sfd.kuosc.org.np/#speakers, it goes to https://sfd.kuosc.org.np/codeofconduct/#speakers.
Potential Solution
Using absolute path rather than relative