[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ultima I for IIGS
On Mar 15, 5:43 pm, Joe <j...@nospam.com> wrote:
> schmidtd <schmi...@my-deja.com> wrote:
> > The links look like they didn't get refactored after a web server
> > move. Starting fromhttp://users.foxvalley.net/~joko/ssii.index.html,
> > the HTML should point to internal anchors; but the website and name of
> > index page have moved. The link to V1 issue 1, for example, says
> > this:
> >http://www.crl.com/~joko/ssii-index.html#v1i1
> > but it should say this:
> >http://users.foxvalley.net/~joko/ssii.index.html#v1i1
> > All of the links would need to be updated to the new website and
> > change of file name for ssi[-|.]index.html.
>
> Thanks. I just changed that. Could you try it again? Thanks.
Make these changes, from:
<BASE HREF="http://www.foxvalley.net/~joko/ssii-index.html">
to:
<BASE HREF="http://users.foxvalley.net/~joko/ssii.index.html">
and maybe that'll do it... trouble spots are www.foxvalley.net -
should be users.foxvalley.net. And ssi-index.html should be
ssi.index.html.