Currently the the header link points to the the object inside of `package.json``.
I've patched it so it uses the URL property of the repo object, with a string replace to omit the prepending git+ in the URL structure. This prevents it from 404'ing now.
Currently the the header link points to the the object inside of `package.json``.
I've patched it so it uses the URL property of the repo object, with a string replace to omit the prepending
git+
in the URL structure. This prevents it from 404'ing now.