Hi,
The best thing i find is to use an include either by javascript or php to the a file which has the link in. Another way is to include a page with lots of variables, each one with a link stored in a variable. Then you've only got to change this one page.
The code if your pages are php is:
<? include('filenamehere.php') ?>