In a new site developed under a subdomain of the hosting company the link to the frontend didn’t change after going live.
The developing url was something like http://clientdomain.ch.hostingcompany.ch
Now the url is http://clientdomain.ch and everything is working perfectly except the the link of the button in the right upper corner (see attached image) still directs to the developing url - of course this one will still work.
I tried to change this in config.php with no success then I thought it might be cached but clearing the cache didn’t help. I did also a search in the database - no success.
It’s not critical only not very nice.
Any help appreciated - thanks!