voorhoede / riotjs-style-guide

Opinionated RiotJS Style Guide for teams.
Creative Commons Zero v1.0 Universal
287 stars 22 forks source link

fix links to CONTRIBUTING.md and ToC #56

Closed jbmoelker closed 8 years ago

jbmoelker commented 8 years ago

Summary

Proposed changes:

Fix links to CONTRIBUTING.md and Table of Contents. The links were using "relative to root notation" (/ prefix) causing them to point to github.com/ instead of this repository.

Checklist