diff --git a/src/static_canvas.class.js b/src/static_canvas.class.js index 6bd78f44..5612bd21 100644 --- a/src/static_canvas.class.js +++ b/src/static_canvas.class.js @@ -328,7 +328,7 @@ * @param {Object} [options] Optional options to set for the {@link fabric.Image|background image}. * @return {fabric.Canvas} thisArg * @chainable - * @see {@link http://jsfiddle.net/fabricjs/YH9yD/|jsFiddle demo} + * @see {@link http://jsfiddle.net/djnr8o7a/28/|jsFiddle demo} * @example