|
From: Tim H. <tim...@un...> - 2008-03-25 15:41:01
|
> I notice you have replaced the relative links > <a href="files/something.here"> > with absolute links > <a href="http://gnuplot.sourceforge.net/files/something.here"> > > But this is maybe not such a good idea, since the web site is mirrored. > For instance, people can use the http://gnuplot.info site even if > SourceForge is unavailable. But if you mirror the absolute links, then > the mirror site is no longer self-contained. Thanks. You're absolutely right. I didn't notice that Firefox changes absolute to relative links when saving a page. Now the links are relative again. > I really don't want to take on the job of web site maintenance, > so I'm just offering this as a comment. I'm not really sure if I understand you correctly. Does this mean you don't want to write code, but still can update a corrected file? Or is there someone else who maintains the website and I should address him for changes? |