Skip to content

Commit 4069e62

Browse files
committed
Footer: Added book link from member company Syncfusion
1 parent 94a9d2d commit 4069e62

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
Loading

themes/jquery/footer.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
</a>
3939
</li>
4040
<li>
41-
<a href="http://jqueryenlightenment.com/">
42-
<span><img src="<?php echo get_template_directory_uri(); ?>/content/books/jquery-enlightenment.jpg" alt="jQuery Enlightenment by Cody Lindley" width="92" height="114" /></span>
43-
<strong>jQuery Enlightenment</strong><br />
41+
<a href="http://www.syncfusion.com/resources/techportal/ebooks/jquery?utm_medium=BizDev-jQuery.org0513">
42+
<span><img src="<?php echo get_template_directory_uri(); ?>/content/books/jquery-succinctly.jpg" alt="jQuery Succinctly by Cody Lindley" width="92" height="114" /></span>
43+
<strong>jQuery Succinctly</strong><br />
4444
<cite>Cody Lindley</cite>
4545
</a>
4646
</li>

themes/plugins.jquery.com/footer.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
</a>
5151
</li>
5252
<li>
53-
<a href="http://jqueryenlightenment.com/">
54-
<span><img src="<?php echo get_template_directory_uri(); ?>/content/books/jquery-enlightenment.jpg" alt="jQuery Enlightenment by Cody Lindley" width="92" height="114" /></span>
55-
<strong>jQuery Enlightenment</strong><br />
53+
<a href="http://www.syncfusion.com/resources/techportal/ebooks/jquery?utm_medium=BizDev-jQuery.org0513">
54+
<span><img src="<?php echo get_template_directory_uri(); ?>/content/books/jquery-succinctly.jpg" alt="jQuery Succinctly by Cody Lindley" width="92" height="114" /></span>
55+
<strong>jQuery Succinctly</strong><br />
5656
<cite>Cody Lindley</cite>
5757
</a>
5858
</li>

0 commit comments

Comments
 (0)