mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
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:
parent
f893649836
commit
2d9c5fbc5f
|
@ -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>
|
Loading…
Reference in a new issue