react-helmet icon indicating copy to clipboard operation
react-helmet copied to clipboard

Update README.md

Open detj opened this issue 5 years ago • 2 comments

Two static images used in the README were using http://. Changed them to https://. Both images load fine. This prevents the insecure padlock sign when the package page is opened in npm.

https://www.npmjs.com/package/react-helmet

detj avatar Oct 04 '20 14:10 detj

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 04 '20 14:10 CLAassistant

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #620   +/-   ##
=======================================
  Coverage   96.90%   96.90%           
=======================================
  Files           3        3           
  Lines         291      291           
=======================================
  Hits          282      282           
  Misses          9        9           

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 1b57ddb...149310c. Read the comment docs.

codecov[bot] avatar Oct 04 '20 14:10 codecov[bot]