Fix correct link to testing documentation

This commit is contained in:
Sampo Toiva 2018-09-07 15:19:18 +03:00 committed by GitHub
parent d2810a080d
commit cc9282cc75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,7 +136,7 @@ To start the test watcher, run
yarn test
See more in the [testing documentation](docs/testing.md).
See more in the [testing documentation](testing.md).
## Customization