Removed refrence to doc building section

This commit is contained in:
Travis Paul 2013-03-23 11:55:57 -04:00
parent 3fcdc4d712
commit 792c4b3c2c

View file

@ -83,7 +83,7 @@ Fabric.js started as a foundation for design editor on [printio.ru](http://print
### Documentation
Documentation is always available at [http://fabricjs.com/docs/](http://fabricjs.com/docs/). You can also build it locally, following step 4 from the "Building" section of this README.
Documentation is always available at [http://fabricjs.com/docs/](http://fabricjs.com/docs/).
Also see [official 4-part intro series](http://fabricjs.com/articles), [presentation from BK.js](http://www.slideshare.net/kangax/fabricjs-building-acanvaslibrarybk) and [presentation from Falsy Values](http://www.slideshare.net/kangax/fabric-falsy-values-8067834) for an overview of fabric.js, how it works, and its features.