Skip to content

Commit

Permalink
Merge pull request #47 from rolpereira/master
Browse files Browse the repository at this point in the history
Fix image to perltuts.com
  • Loading branch information
reneeb committed May 14, 2014
2 parents cee3376 + b3d1941 commit 5a517c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added pod_book/public/img/perltuts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion pod_book/templates/perltuts/list.html.ep
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<div style="text-align: left;">
<p>
<a href="http://perltuts.com"><img src="http://perltuts.com/img/perltuts.png"></a>
<a href="http://perltuts.com"><img src="/img/perltuts.png"></a>
provides various modern Perl tutorials and
thanks to <a href="http://showmetheco.de">Viacheslav Tykhanovskyi</a> who gave us permission
to make the ebooks.
Expand Down

0 comments on commit 5a517c6

Please sign in to comment.