From: Clark G. <ga...@di...> - 2004-04-14 05:41:16
|
I have mirrored the current sf page to http://sf.gnuplot.info/ for your testing pleasure. I've identified the following files with non-relative internal links (some of these may be legitimate; most should be changed): (badger)/home/httpd/htdocs/gnuplot/sf > find . -name \*.htm\* -exec grep -l gnuplot.sourceforge.net {} \; ./index.html ./docs/gnuplot.html ./screenshots/index.html ./faq/faq.html ./development/index.html ./demo/index.html I've edited the files on the mirror to have relative links; check it out and see if I broke anything. At this time, this is a static mirror. Once we are happy with the process, I can cron it. --ckg |