Skip to content

Commit d9aa45f

Browse files
author
Jason Kridner
committed
Update README.htm
1 parent 4032858 commit d9aa45f

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

README.htm

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -418,27 +418,23 @@ <h2 id="hardware">Hardware documentation</h2>
418418

419419
<h2 id="books">Books</h2>
420420
<p>For a complete list of books on BeagleBone, see
421-
<a href="https://beagleboard.org/books">beagleboard.org/books</a>.</p>
421+
<a href="https://beagleboard.org/books" class="external">beagleboard.org/books</a>.</p>
422422
<div style="display:table;"><div style="display:table-cell;padding:10px;">
423-
<iframe style="width:120px;height:240px;marginwidth:0;marginheight:0;" frameborder="0" src="https://bit.ly/2rwqa3e">
424-
</iframe>
423+
<a href="https://bbb.io/bad-to-the-bone"><img style="width:98px;height:95px;" src="Docs/images/bad-to-the-bone.jpg" /></a>
425424
</div><div style="display:table-cell;padding:10px;">
426-
<iframe style="width:120px;height:240px;marginwidth:0;marginheight:0;" frameborder="0" src="https://bit.ly/2rwp6ME">
427-
</iframe>
425+
<a href="https://bbb.io/cookbook"><img style="width:98px;height:95px;" src="Docs/images/beaglebone-cookbook.jpg" /></a>
428426
</div><div style="display:table-cell;padding:10px;">
429-
<iframe style="width:120px;height:240px;marginwidth:0;marginheight:0;" frameborder="0" src="https://bit.ly/2rwp6ME">
430-
</iframe>
427+
<a href="https://bbb.io/ebb"><img style="width:98px;height:95px;" src="Docs/images/exploring-beaglebone.jpg" /></a>
431428
</div><div style="display:table-cell;padding:10px;">
432-
<iframe style="width:120px;height:240px;marginwidth:0;marginheight:0;" frameborder="0" src="https://bit.ly/2qcPKq5">
433-
</iframe>
429+
<a href="https://bbb.io/elp"><img style="width:98px;height:95px;" src="Docs/images/embedded-linux-primer.jpg" /></a>
434430
</div></div>
435-
<h3>Bad to the Bone</h3>
431+
<h3><a href="https://bbb.io/bad-to-the-bone" class="external">Bad to the Bone</a></h3>
436432
<p>Perfect for high-school seniors or freshman univerisity level text, consider using "Bad to the Bone"</p>
437-
<h3>BeagleBone Cookbook</h3>
433+
<h3><a href="https://bbb.io/cookbook" class="external">BeagleBone Cookbook</a></h3>
438434
<p>A lighter treatment suitable for a bit broader audience without the backgrounders on
439435
programming and electronics, consider "BeagleBone Cookbook"
440436
</p>
441-
<h3>Exploring BeagleBone and Embedded Linux Primer</h3>
437+
<h3><a href="https://bbb.io/ebb" class="external">Exploring BeagleBone</a> and <a href="https://bbb.io/elp" class="external">Embedded Linux Primer</a></h3>
442438
<p>To take things to the next level of detail, consider "Exploring BeagleBone"
443439
which can be considered the missing software manual and utilize
444440
"Embedded Linux Primer" as a companion textbook to provide a strong

0 commit comments

Comments
 (0)