From 26b9e384beb2d47d014fe4b3166ab58f257f1c3d Mon Sep 17 00:00:00 2001 From: Carl-Erik Kopseng Date: Fri, 13 Jan 2017 02:14:25 +0100 Subject: [PATCH] Fixed faulty link closes #90 --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 1cbeadce..516ff0a9 100644 --- a/Readme.md +++ b/Readme.md @@ -18,7 +18,7 @@ npm install lolex ``` If you want to use Lolex in a browser you can use [the pre-built -version](https://github.com/sinonjs/lolex/edit/master/lolex.js) available in the repo +version](https://github.com/sinonjs/lolex/blob/master/lolex.js) available in the repo and the npm package. Using npm you only need to reference `./node_modules/lolex/lolex.js` in your `