conventional-changelog-archived-repos / validate-commit-msg

DEPRECATED. Use https://github.com/marionebl/commitlint instead. githook to validate commit messages are up to standard
http://conventionalcommits.org/
MIT License
556 stars 101 forks source link

fix broken links #68

Closed tobiaslins closed 7 years ago

tobiaslins commented 7 years ago

Links to personal homepages were broken from @zetlen and @markdalgleish Just added http:// in front of their domain to get a working redirect

codecov-io commented 7 years ago

Codecov Report

Merging #68 into master will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##           master    #68   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         121    121           
=====================================
  Hits          121    121

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8390165...04b7e72. Read the comment docs.

tobiaslins commented 7 years ago

@kentcdodds sorry! Also updated it now in .all-contributorsrc file :)

kentcdodds commented 7 years ago

Awesome! Thanks!