Skip to content

Commit 5074207

Browse files
committed
*.jqueryui.com: Update Packt book link to avoid redirect
Also removes commented book entry.
1 parent f06179f commit 5074207

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

themes/jquery/footer-ui.php

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@
66
<div class="six columns offset-by-three">
77
<h3><span>Books</span></h3>
88
<ul class="books">
9-
<!--<li>
10-
<a href="http://link.packtpub.com/SHnqUf">
11-
<img src="<?php echo get_template_directory_uri(); ?>/content/books/jquery-ui-1.8.jpg" alt="jQuery UI 1.8: The User Interface Library for jQuery by Dan Wellman" width="92" height="114">
12-
<span class="book-title">jQuery UI 1.8: The User Interface Library for jQuery</span>
13-
<cite>Dan Wellman</cite>
14-
</a>
15-
</li>-->
169
<li>
1710
<a href="http://www.manning.com/vantoll/">
1811
<span><img src="<?php echo get_template_directory_uri(); ?>/content/books/jquery-ui-in-action.jpg" alt="jQuery UI in Action by TJ VanToll" width="92" height="114"></span>
@@ -21,7 +14,7 @@
2114
</a>
2215
</li>
2316
<li>
24-
<a href="http://link.packtpub.com/PG9pAC">
17+
<a href="https://www.packtpub.com/web-development/jquery-ui-themes-beginners-guide">
2518
<img src="<?php echo get_template_directory_uri(); ?>/content/books/jquery-ui-themes.jpg" alt="jQuery UI Themes by Adam Boduch" width="92" height="114">
2619
<span class="book-title">jQuery UI Themes</span>
2720
<cite>Adam Boduch</cite>

0 commit comments

Comments
 (0)