Fix a typo in CONTRIBUTING.md
authorFabian Tamp <fabian.tamp@gmail.com>
Sun, 7 Jun 2020 19:00:44 +0000 (21:00 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 7 Aug 2020 17:35:48 +0000 (19:35 +0200)
commitf3cb0be35adddfe43423a19116994b53817d97f7
tree69effeafe98b8b71363125059b3eae5cd51efa7a
parentbffc4e12fe6d255e1fb8d28943993afc7e99e010
Fix a typo in CONTRIBUTING.md

The URL `git://github.com/USERNAME/hugo.git` is invalid; it should instead be either `https://github.com/USERNAME/hugo.git` or `git@github.com:USERNAME/hugo.git`. I chose the latter for this PR.
CONTRIBUTING.md