Skip to content

Commit

Permalink
Fix "fork me" image url.
Browse files Browse the repository at this point in the history
  • Loading branch information
wadey committed May 20, 2012
1 parent 8923204 commit b040e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Expand Up @@ -16,7 +16,7 @@ <h1>faceup.me</h1>
</aside>
<article>
<a href='http://github.com/botriot/faceup'>
<img alt='Fork me on GitHub' src='https://d3nwyuy0nl342s.cloudfront.net/img/7afbc8b248c68eb468279e8c17986ad46549fb71/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67' style='position: absolute; top: 0; right: 0; border: 0;' />
<img alt='Fork me on GitHub' src='https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png' style='position: absolute; top: 0; right: 0; border: 0;' />
</a>
<div class="preview-wrap">
<div class="preview-img">
Expand Down

0 comments on commit b040e55

Please sign in to comment.