Merge pull request #10 from hiimbex/patch-1

Make license link work
This commit is contained in:
Brandon Keepers
2017-08-04 09:35:39 -05:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
</p>
<p>
<span class="mr-2">{% octicon code %} with {% octicon heart %} by <a class="text-gray-light" href="https://twitter.com/bkeepers">@bkeepers</a></span>
<span class="mx-2">Code licensed <a class="text-gray-light" href="https://github.com/probot/probot/blob/master/LICENSE.md">MIT</a></span>
<span class="mx-2">Code licensed <a class="text-gray-light" href="https://github.com/probot/probot/blob/master/LICENSE">MIT</a></span>
<span class="mx-2">Docs licensed <a class="text-gray-light" href="https://creativecommons.org/licenses/by/4.0/">CC-BY-4.0</a></span>
</p>
</div>