mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-23 20:55:47 +00:00
deleted forward slashes in docs urls
This commit is contained in:
parent
923b876e4b
commit
1768ef48ac
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
/**
|
||||
* Shadow class
|
||||
* @class fabric.Shadow
|
||||
* @see {@link http://fabricjs.com/shadows/|Shadow demo}
|
||||
* @see {@link http://fabricjs.com/shadows|Shadow demo}
|
||||
* @see {@link fabric.Shadow#initialize} for constructor definition
|
||||
*/
|
||||
fabric.Shadow = fabric.util.createClass(/** @lends fabric.Shadow.prototype */ {
|
||||
|
|
|
|||
Loading…
Reference in a new issue