diff --git a/README.md b/README.md index ce0bb464..8c488548 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Using Fabric.js, you can create and populate objects on canvas; objects like sim - IE8 (incomplete — about 17 failing tests at the moment) - IE7,6 (incomplete - about 27 failing tests at the moment) -You can [run automated unit tests](http://kangax.github.com/fabric.js/test/unit/) right in the browser. +You can [run automated unit tests](http://fabricjs.com/test/unit/) right in the browser. ### History @@ -75,10 +75,6 @@ Fabric.js started as a foundation for design editor on [printio.ru](http://print # or Google Closure Compiler $ node build.js modules=... minifier=closure -4. Optionally, you can build documentation - - $ node build_docs.js - ### Demos - [Demos](http://fabricjs.com/demos/)