Tips for checking HTML links
A piece of cake on OS X and linux:
$ port install linkchecker $ linkchecker -v -o html http://localhost/my_seagull_site/0.6-bugfix/www/ > myfile.html $ open myfile.html
A piece of cake on OS X and linux:
$ port install linkchecker $ linkchecker -v -o html http://localhost/my_seagull_site/0.6-bugfix/www/ > myfile.html $ open myfile.html