There’s no need to wrap your router-link in a hyperlink tag. The router-link tag renders as an <a>
tag with correct href
by default
Simply use https://router.vuejs.org/api/#router-link
If you are running a nginx server, make sure the settings are correct.