Linked Resource Does Not Exist
I'm editing a .azw3 file in calibre. I get the consistent error "The linked resource '../images/00003.png' does not exist".
But, the image does exist and displays in the right hand panel correctly. The file name is correct.
I'm a beginner at this. I've converted one file successfully, but this issue has me stumped. I've even copied other areas in the book that display correctly the same image. Nothing works to remove the error. Here's the html:
10 <p class="calibre1"><a id="p26"></a></p>
11 <img src="../images/00003.png"/><p></p>
The error points to the beginning of line 10. Any ideas as to the cause of this?
|