Skip to content

Commit d9dea39

Browse files
committed
docs(contributing): fix repository URLs
1 parent 02589ad commit d9dea39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Thanks for being willing to contribute!
1616
> pull requests from branches on your fork. To do this, run:
1717
>
1818
> ```
19-
> git remote add upstream https://github.com/kentcdodds/hvr-scripts.git
19+
> git remote add upstream https://github.com/hoverinc/hover-javascript.git
2020
> git fetch upstream
2121
> git branch --set-upstream-to=upstream/master master
2222
> ```
@@ -72,4 +72,4 @@ requests! Thanks!
7272
[egghead]: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github
7373
[semantic-release]: https://npmjs.com/package/semantic-release
7474
[convention]: https://github.com/conventional-changelog/conventional-changelog-angular/blob/ed32559941719a130bb0327f886d6a32a8cbc2ba/convention.md
75-
[issues]: https://github.com/kentcdodds/hvr-scripts/issues
75+
[issues]: https://github.com/hoverinc/hover-javascript/issues

0 commit comments

Comments
 (0)