Videotrack is correct, that Band in a Box link is wrong.
It looks like he forgot the http:// in the coded link, so the server is looking in the current folder (this is the usual cause of such an error).
If there is no http:// in front of a link, the typical behavior for a server is to treat it as a relative link from the page it is on, in this case the /news folder.
Adding http:// in front of
www.pgmusic.com should fix it.
It looks to me like that link was supposed to return to the PGMusic website.