Hosting company: AWS

What terms did you try when SEARCHING for a solution: URL, path, ccount_database.php, domain, change
Hi.
I want to universally change the path of existing "Link URL"s. For example:
Currently entered as https://www.apples.com/seeds.zip
Need https://www.oranges.com/seeds.zip
I tried replacing all https://www.apples.com/ with https://www.oranges.com/ in ccount_database.php (with SublimeText BTW) but this causes all links to disappear from the admin. I know I'm not corrupting the file, because if I use that same replace all back to the original URL, they reappear in the admin.
I also tried doing an export/update/import, but that didn't work either.
What the heck am I missing?
Thanks for your time!