All but one of my internal links are working fine, but one is throwing a 404 error and the URL it says was not found is not the URL I'm trying to link to. I have changed both the href URL and the name of the target index.file several times but the 404 always reflects a different URL than I'm trying to link to. I can't find any other instances of the html file I'm trying to link from. It charts like this:
404 "alpha.html is not found" This is consistent and wrong
calling file "<a href="beta.html> etc. or
calling file "<a href="gamma/beta.html> etc depending if the target is in a subfolder or not
404 "alpha.html is not found" This is consistent and wrong
calling file "<a href="beta.html> etc. or
calling file "<a href="gamma/beta.html> etc depending if the target is in a subfolder or not