fix: add right url to suggest an item (#169)

This commit is contained in:
David Dias 2018-07-30 15:18:08 +02:00 committed by GitHub
parent 3eacf7d3e7
commit e10ee74b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,10 +28,10 @@
<footer class="mv4 mh2 montserrat ttu tc snow tracked b">
<a target="_blank" href="https://github.com/ipfs/awesome-ipfs" class="snow no-underline">GitHub</a> |
<a target="_blank" href="https://github.com/ipfs/awesome-ipfs/blob/static-site/CONTRIBUTING.md" class="snow no-underline"> Suggest a new item</a> |
<a target="_blank" href="https://github.com/ipfs/awesome-ipfs/blob/master/CONTRIBUTING.md" class="snow no-underline"> Suggest a new item</a> |
<a target="_blank" href="https://discuss.ipfs.io/c/ecosystem" class="snow no-underline">Discuss</a>
</footer>
</div>
<script src='{{ .Site.BaseURL }}/app.js'></script>
</body>
</html>
</html>