Skip to content

Commit

Permalink
Merge pull request #1808 from annaskoulikari/fix_book_link_anna_skoul…
Browse files Browse the repository at this point in the history
…ikari

Fixed link to Learning Git book by Anna Skoulikari
  • Loading branch information
pedrorijo91 authored Oct 24, 2023
2 parents 718b9c9 + 25e8cfa commit 6e48571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/doc/_ext_books.erb
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</li>
<li>
<a href="https://www.amazon.com/Learning-Git-Hands-Visual-Basics/dp/1098133919/"><img src="https://learning.oreilly.com/covers/urn:orm:book:9781098133900/400w/"/></a>
<h4><a href="/book">Learning Git: A Hands-On and Visual Guide to the Basics of Git</a></h4>
<h4><a href="https://www.amazon.com/Learning-Git-Hands-Visual-Basics/dp/1098133919/">Learning Git: A Hands-On and Visual Guide to the Basics of Git</a></h4>
<p class='description'>
By Anna Skoulikari
</p>
Expand Down

0 comments on commit 6e48571

Please sign in to comment.