mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-22 12:21:51 +00:00
remove forward slashes in docs urls
This commit is contained in:
parent
21ea8c25c5
commit
611c6f7d4b
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
|||
/**
|
||||
* Gradient class
|
||||
* @class fabric.Gradient
|
||||
* @tutorial {@link http://fabricjs.com/fabric-intro-part-2/#gradients}
|
||||
* @tutorial {@link http://fabricjs.com/fabric-intro-part-2#gradients}
|
||||
* @see {@link fabric.Gradient#initialize} for constructor definition
|
||||
*/
|
||||
fabric.Gradient = fabric.util.createClass(/** @lends fabric.Gradient.prototype */ {
|
||||
|
|
|
|||
Loading…
Reference in a new issue