Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Links problem

Quote Reply
Links problem
I have the following problem. I need the links on the category pages to be like this: www.link.com/directory not www.mylinklist.com/cgi-bin/links/jump.cgi?ID=4 . Can it be done?

thx
Quote Reply
Re: [vaix] Links problem In reply to
never mind, I got it already...

I replaced the following code in the link.html file:

href="<%db_cgi_url%>/jump.cgi?ID=<%ID%>"

with this:

href="<%URL%>"