From cc9282cc756df67c784191851d4b10ee687bcce9 Mon Sep 17 00:00:00 2001 From: Sampo Toiva Date: Fri, 7 Sep 2018 15:19:18 +0300 Subject: [PATCH] Fix correct link to testing documentation --- docs/customization-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customization-guide.md b/docs/customization-guide.md index 4c302eb1..2bf2d1e0 100644 --- a/docs/customization-guide.md +++ b/docs/customization-guide.md @@ -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