[web-team] [volunteers] Catching up (site maintenance)
Luke S Crawford
lsc at prgmr.com
Tue Jun 17 07:49:09 PDT 2008
Lisa <svlug at flygirl.com> writes:
> On Fri, Jun 13, 2008 at 12:03:22PM -0700, Rick Moen wrote:
> > Quoting Lisa Corsetti (svlug at flygirl.com):
> >
> > > That said, if I hear no objections soon, I am likely to do so
> > > ONE more time and see if we can't pull it off this time. :-)
> >
> > Thank you very much. I suspect it won't take much, and I can cut over
> > the DNS any time you give the go. In fact, I'm going to shorten TTLs
> > right now, in anticipation of that.
>
> Okay, I gave it a shot and got frustrated in trying to test it
> since MANY of the references in the current code refer to
> http://www.svlug.org...
If it is an <a href=...> use a relitive link... instead of
<a href="http://www.svlug.org/somepage.html">
use
<a href="/somepage.html">
More information about the web-team
mailing list