diff --git a/README.md b/README.md index 462f0afd..7e0f29c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # About the Project -[![Build Status](https://secure.travis-ci.org/meltingice/CamanJS.png)](http://travis-ci.org/meltingice/CamanJS) +[![Build Status](https://api.travis-ci.org/ckfinder/CamanJS.png)](https://travis-ci.org/ckfinder/CamanJS) The main focus of CamanJS is manipulating images using the HTML5 canvas and Javascript. It's a combination of a simple-to-use interface with advanced and efficient image/canvas editing techniques. It is also completely library independent and can be safely used next to jQuery, YUI, Scriptaculous, MooTools, etc.