From 17f0db6db793ea74463e04d6babffa75b8531e7b Mon Sep 17 00:00:00 2001 From: Manish Trivedi Date: Tue, 8 Dec 2015 15:12:25 +0530 Subject: [PATCH] Fixes :: typo change in url --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ca300b1..8dea8a2 100644 --- a/readme.md +++ b/readme.md @@ -46,8 +46,8 @@ Remember to start the server yourself at least once to go through and see what's ### Little extras -* Writing a [configuration file](http://conancat.github.com/node-test.examples/conf.html) -* Some [test helpers](http://conancat.github.com/node-test.examples/testHelpers.html) +* Writing a [configuration file](http://conancat.github.com/node-test-examples/conf.html) +* Some [test helpers](http://conancat.github.com/node-test-examples/testHelpers.html) ## Tools that we'll need