agstrike / silverstrike

Finance Management Made Easy
https://silverstrike.org
MIT License
424 stars 100 forks source link

Fix homepage link in Readme #87

Closed wilt00 closed 5 years ago

wilt00 commented 5 years ago

Link was missing "https://" prefix, causing Github to assume it was a link into the repository.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #87   +/-   ##
=======================================
  Coverage   72.52%   72.52%           
=======================================
  Files          28       28           
  Lines        1609     1609           
=======================================
  Hits         1167     1167           
  Misses        442      442

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 d701185...94867e0. Read the comment docs.

simhnna commented 5 years ago

Ty