Corrects bad Fork link in website

This commit is contained in:
2012-09-14 14:27:11 +02:00
parent fdfee5c70a
commit a9a18a91d0

View File

@@ -31,7 +31,7 @@
{% endfor %} {% endfor %}
<a href="https://github.com/jlengrand/FaceMovie">Take one picture of yourself a day, automatically generate a movie!</a> <a href="https://github.com/jlengrand/FaceMovie">Take one picture of yourself a day, automatically generate a movie!</a>
</ul> </ul>
<p class="pull-right"><b><a href="https://github.com/jlengrand/Ivolution/fork">[Fork me on GitHub]</a></b></p> <p class="pull-right"><b><a href="https://github.com/jlengrand/Ivolution">[Fork me on GitHub]</a></b></p>
</div> </div>
</div> </div>
</div> </div>