URI format error
I have an epub I edited with Sigil 2.0.2 on Windows. I have uploaded the epub to kobo.com, to check for any issues. It complains of a bad URI:
"[https://www.freepik.com/free-vector/hand-drawn-simple-flower-outline_25182979.htm#query=line%20art%20lily&posit ion=1&from_view=search&track=ais&uuid=0f70a459-528c-4014-955a-61c1d392eed4#position=1&query=line%20art%20lily]" is not a valid URI. in OEBPS/Text/index_split_000.html, line 32
This is a credit for use of some line art, and the credit is required by the publisher. The actual HTML in my file is this:
<p>
<a href="https://www.freepik.com/free-vector/hand-drawn-simple-flower-outline_25182979.htm#query=line%20art%20lily&p osition=1&from_view=search&track=ais&u uid=0f70a459-528c-4014-955a-61c1d392eed4#position=1&query=line%20art%20lil y">Lily image from Freepik</a>
</p>
I uploaded the epub to Amazon to send to my Kindle, and the link is presented correctly, and does, in fact, open a browser to the correct page.
Would appreciate any assistance!
|