Skip to content

Commit

Permalink
Update book URL
Browse files Browse the repository at this point in the history
Signed-off-by: Isaac Bennetch <[email protected]>
  • Loading branch information
ibennetch committed Oct 26, 2024
1 parent 2d9b511 commit 0763756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pmaweb/templates/contest.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{% block content %}
<h2>Contest results</h2>
<p>
Packt Publishing (publisher of <a href="https://www.packtpub.com/mastering-phpmyadmin-3-4-for-effective-mysql-management/book">Mastering phpMyAdmin 3.4</a>) sponsored this programming contest, offering five e-books of your choice from their entire collection, plus a special prize of a yearly subscription to <a href="https://packtlib.packtpub.com">PacktLib</a>.
Packt Publishing (publisher of <a href="https://www.packtpub.com/en-us/product/mastering-phpmyadmin-34-for-effective-mysql-management-9781849517782">Mastering phpMyAdmin 3.4</a>) sponsored this programming contest, offering five e-books of your choice from their entire collection, plus a special prize of a yearly subscription to <a href="https://packtlib.packtpub.com">PacktLib</a>.
</p>

<h3>Winners</h3>
Expand Down
2 changes: 1 addition & 1 deletion pmaweb/templates/docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ <h2><a id="books"></a>Books</h2>

<h3>Mastering phpMyAdmin 3.4 for Effective MySQL Management</h3>

<a class="pull-left img-margin" href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-phpmyadmin-34-effective-mysql-management"><img src="{% static 'images/books/pma_en_3.4_150x185.png' %}" alt="Book cover" /></a>
<a class="pull-left img-margin" href="https://www.packtpub.com/en-us/product/mastering-phpmyadmin-34-for-effective-mysql-management-9781849517782"><img src="{% static 'images/books/pma_en_3.4_150x185.png' %}" alt="Book cover" /></a>

<p>
A percentage of the book's sales is donated to help phpMyAdmin.
Expand Down

0 comments on commit 0763756

Please sign in to comment.