Skip to content

Commit

Permalink
fix image url
Browse files Browse the repository at this point in the history
  • Loading branch information
amirmc committed Oct 10, 2013
1 parent 7c2b373 commit 83e01da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ <h4 class="title-description"></h4>

<p>Perhaps you could try looking from the <strong><a href='http://nymote.org'>front page of nymote.org</a></strong>.</p>

<p><img alt='' src='../images/404-alpha.png' /></p>
<p><img alt='' src='/images/404-alpha.png' /></p>

</div>
</div>
Expand Down

0 comments on commit 83e01da

Please sign in to comment.