Fixed a broken inline image in the HTML help.

git-svn-id: https://zxing.googlecode.com/svn/trunk@786 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
dswitkin 2008-12-16 20:18:09 +00:00
parent f893649836
commit 2d9c5fbc5f

View file

@ -11,6 +11,6 @@
You can look this code up on the internet to find prices, reviews, and more.</p> You can look this code up on the internet to find prices, reviews, and more.</p>
<p>If you scan a book, you can also search the contents of the book for a word or phrase, and find <p>If you scan a book, you can also search the contents of the book for a word or phrase, and find
all the pages where it appears:</p> all the pages where it appears:</p>
<center><p><img src="../images/search-book-contents.png"></p></center> <center><p><img src="../images/search-book-contents.jpg"></p></center>
</body> </body>
</html> </html>