View Single Post
Old 08-06-2020, 08:51 PM   #3
jmmd48
Junior Member
jmmd48 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Sep 2014
Device: Kindle Paperwhite
Quote:
Originally Posted by KevinH View Post
The error message explains that the id attribute "EndnotesChapter1_3" is used twice.

Load the epub into Sigil and use Search in the file "Endnotes.xhtml" to see exactly where this id string is being used twice and change one of the ids making sure the one you change is unique and then look for that id in other files href fragments to find your links to those ids and update them properly.
Thank you. Your solution worked perfectly.
jmmd48 is offline   Reply With Quote