From b76f2d1f4f6b89c5e38bdab9665bb30027ac94a1 Mon Sep 17 00:00:00 2001 From: chencheng Date: Sun, 13 Jul 2014 08:54:00 +0800 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83161a1..9e51d4e 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources * [zombie](https://github.com/assaf/zombie) - Insanely fast, full-stack, headless browser testing using node.js. * [totoro](https://github.com/totorojs/totoro) - A simple and stable cross-browser testing tool. * [karma](https://github.com/karma-runner/karma) - Spectacular Test Runner for JavaScript. -* [jest](http://facebook.github.io/jest/) - Painless Javascript Unit Testing +* [jest](http://github.com/facebook/jest) - Painless Javascript Unit Testing. ## Templating Engines