Skip to content

Commit 2b35d41

Browse files
Kent C. DoddsKent C. Dodds
Kent C. Dodds
authored and
Kent C. Dodds
committed
docs: move to testing-library org
1 parent 7f8c100 commit 2b35d41

File tree

5 files changed

+36
-28
lines changed

5 files changed

+36
-28
lines changed

.all-contributorsrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "dom-testing-library",
3-
"projectOwner": "kentcdodds",
3+
"projectOwner": "testing-library",
44
"repoType": "github",
55
"files": [
66
"README.md"

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Thanks for being willing to contribute!
1515
> pull requests from branches on your fork. To do this, run:
1616
>
1717
> ```
18-
> git remote add upstream https://github.com/kentcdodds/dom-testing-library.git
18+
> git remote add upstream https://github.com/testing-library/dom-testing-library.git
1919
> git fetch upstream
2020
> git branch --set-upstream-to=upstream/master master
2121
> ```
@@ -53,5 +53,5 @@ Also, please watch the repo and respond to questions/bug reports/feature
5353
requests! Thanks!
5454
5555
[egghead]: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github
56-
[all-contributors]: https://github.com/kentcdodds/all-contributors
57-
[issues]: https://github.com/kentcdodds/dom-testing-library/issues
56+
[all-contributors]: https://github.com/all-contributors/all-contributors
57+
[issues]: https://github.com/testing-library/dom-testing-library/issues

0 commit comments

Comments
 (0)