PkgTemplates.jl icon indicating copy to clipboard operation
PkgTemplates.jl copied to clipboard

`CodeCov` should be `Codecov`

Open davidbp opened this issue 3 years ago • 1 comments
trafficstars

Hello,

I was trying the package and found out that some template examples do not work. I guess there is a Capital letter that should not be there?

https://github.com/invenia/PkgTemplates.jl/blob/3ec33bc02c901ed58e42ee4c367ae7ec7552ab5d/docs/src/index.md?plain=1#L46

davidbp avatar Oct 07 '22 14:10 davidbp

You linked to a line in an old version of the docs which does not exist in the current version: https://github.com/invenia/PkgTemplates.jl/blob/master/docs/src/index.md

Does that line exist somewhere on another page in the current version?

iamed2 avatar Oct 07 '22 20:10 iamed2