I have a few files, some of which refer to pdf files in links as
/directory/file.pdf
and other times as
directory/file.pdf
There is only www.domain.com/directory/file.whatever
All html pages are in the root.
However my link checkers go crazy about /directory/file.pdf saying that it is a broken link.
It could be a broken link, but MSIE8 can find the resources linked to that way, displaying images and honouring links to pdfs and the like.
So, is:
/directory/file.pdf broken and
directory/file.pdf correct
?