Okay, I tried to do this: ln -s /path/to/new /path/to/old but did something wrong. Now I can’t access my wp-admin. Do you know where I can delete what I just put in for the address. If I want my url to change from /blog to mysite.com how would I do that:
ln -s / /blog ???
or
ln -s mysite.com /blog ??