diff --git a/README.md b/README.md index 7231365..29386a6 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ npm i ## Testing -This sample uses Karma, Chai, Mocha, and the open-wc test helpers for testing. See the [open-wc testing documentation](https://open-wc.org/testing/testing.html) for more information. +This sample uses Karma, Chai, Mocha, and the open-wc test helpers for testing. See the [open-wc testing documentation](https://open-wc.org/docs/testing/testing-package/) for more information. Tests can be run with the `test` script: