Global search wrong link to site_url/public

Hi, i’m new on community,
I have a problem with global search(basic search).
When i search anything in global search, it working but the link create to point at record is “site_url/public/index” and it’s wrong, it should be site_url/index.
I have correct site_url in config or insert new site_url in config_override and run quick repair, but nothing, the link generated is always wrong.

thanks

Try deleting or moving the folder cache/themes/ . For me that sometimes help, as QuickRepair seems to not get everything.

I have found solution, needs change site_url in config.php

‘site_url’ => ‘http://example.com/suitecrm’,