When adding links in navigation modules to pages within Refined, we recommend to use relative URLs.
This is especially important if you're using We recommend all users to use relative links, when adding URLs to modules on landing pages. This makes sure that links will keep working regardless of your site’s domain name. For example, this is important if you use several instances (like test/staging and production) and reusing reuse layouts between them.
...
The relative URL
...
Relative URL is the part of the URL that comes after the domain . (https://supporthelp.refined.com/space/CLOUD
Let’s say we want to add a navigation icon with a link to the above page on the main site of help.refined.com. We can just add the part that comes after the domain, so /space/CLOUD.
...
). For example, this is how you’d link to that page in the Page Builder:
...