Skip to content

Commit 5e39501

Browse files
committed
Add link
1 parent b98637b commit 5e39501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php include("top.php"); ?>
22
<?php include("nav.php");?>
3-
<img src="cover3.jpg" style="float: right; width:20em" class="hidden-xs"/>
3+
<a href="http://amzn.to/29w0lsX" target="_blank">Amazon<img src="cover3.jpg" style="float: right; width:20em" class="hidden-xs"/></a>
44
<h2>Python for Everybody</h2>
55
<h3>Exploring Data In Python 3</h3>
66
<p>

0 commit comments

Comments
 (0)