foundersandcoders / prereq-check

A FAC application prerequisite checker: to be used by applicants and the selection committee :fire:
https://prereq-check.herokuapp.com
18 stars 2 forks source link

Fixing broken contributing link #114

Closed matthewdking closed 6 years ago

matthewdking commented 6 years ago

fixes #113

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #114   +/-   ##
=======================================
  Coverage   93.45%   93.45%           
=======================================
  Files          18       18           
  Lines         321      321           
=======================================
  Hits          300      300           
  Misses         21       21

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 7b5d917...84e408d. Read the comment docs.

BartBucknill commented 6 years ago

@matthewdking nice catch, thanks!