diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 445f346..12f2b30 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,4 +43,4 @@ Please checkout the [the open issues][issues] Also, please watch the repo and respond to questions/bug reports/feature requests! Thanks! [egghead]: https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github -[issues]: https://github.com/mihar-22/preact-testing-library/issues +[issues]: https://github.com/testing-library/preact-testing-library/issues diff --git a/src/__tests__/render.js b/src/__tests__/render.js index be10476..fa21845 100644 --- a/src/__tests__/render.js +++ b/src/__tests__/render.js @@ -89,7 +89,9 @@ test('renders options.wrapper around node', () => {