How to change image paths

Permalink
Greetings, I recently completed a website for a client using C5 and when I launch it, I am assigning their domain name to the path the site is stored in on my server. In doing this, the image links are not correct and I can't locate where to change the paths. For example:
The development path to the site is:
http://mydomain.com/client/website...
Then when ready to launch I set their domain to point to this path. So now the path should be:
http://clientdomain.com/website....
When I look at the path to the images using Firefox Firebug, the embedded path is:
/client/files/6012/6895/0046/image1.gif.
If I remove "/client" it works fine. So where is this path stored so I can change it for all images?

**UPDATE**
I just discovered that I needed to clear my cache. Complete instructions to solve this problem can be found here:
http://www.concrete5.org/documentation/installation/moving_a_site/...

Pixelfixer
 
da4kinov replied on at Permalink Reply
I have the same issue, anyone?

Edited
Now I read about the chace, tried but there is no result, any suggestions?