Commit d4252e9a authored by Andrew Black's avatar Andrew Black Committed by Vinicius Jarina
Browse files

Fix broken logo link

Clicking on the logo would 404 at https://github.com/NLua/NLua/blob/master. This makes it redirect to https://github.com/NLua/NLua.
parent 6764bb78
......@@ -10,7 +10,7 @@
>
> 💕 We also appreaciate any **Sponsor** [ [Patreon](https://www.patreon.com/codefoco) | [PayPal](https://paypal.me/viniciusjarina) ]
[![Logo](https://secure.gravatar.com/avatar/77ecf0fb9d8419be7715c6e822e66562?s=150)]()
[![Logo](https://secure.gravatar.com/avatar/77ecf0fb9d8419be7715c6e822e66562?s=150)](https://github.com/NLua/NLua)
NLua
=======
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment