From 7d65463e3ca1520e37ef5b02d18f603c729e34d2 Mon Sep 17 00:00:00 2001 From: lavrton Date: Thu, 12 Feb 2015 14:11:46 +0700 Subject: [PATCH] update CDN link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4634ca41..a18198fd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This repository began as a GitHub fork of [ericdrowell/KineticJS](https://github * `bower install konva` * `npm install konva` - for Browserify. For nodejs you have to install some [dependencies](#nodejs) -* CDN: [https://cdnjs.com/libraries/konva](https://cdnjs.com/libraries/konva) +* CDN: [https://rawgit.com/konvajs/konva/0.8.0/konva.min.js](https://rawgit.com/konvajs/konva/0.8.0/konva.min.js) ###NodeJS