links in the main Navigation work fine in the designer. On the published site they seem to be broken and generate a 404 Error. I’ve unpublished the site, deleted caches, relinked, renamed Sites and relinked but the a re still broken.
In the browser the url linked to is wrong. There is a subfolder added wich leads to a none existing site.
The URL is being given that extra slug because you have an href-prefix set. This is a super niche feature that useful if you are reverse-proxying a site to a subfolder on the target site. However, it shouldn’t be used if you are using webflow hosting.
As a result of setting this, the link to /new-jobs-data-science is re-written to new-jobs/new-jobs-data-science - which does not exist on the site, so we 404.