diff --git a/docs/modules/Assets.md b/docs/modules/Assets.md index f0bb5206a..91214c259 100644 --- a/docs/modules/Assets.md +++ b/docs/modules/Assets.md @@ -69,7 +69,7 @@ const editor = grapesjs.init({ ``` -If you want a complete list of available properties check out the source [AssetImage Model](https://github.com/GrapesJS/grapesjs/blob/dev/src/asset_manager/model/AssetImage.js) +If you want a complete list of available properties check out the source [AssetImage Model](https://github.com/GrapesJS/grapesjs/blob/dev/src/asset_manager/model/AssetImage.ts) The built-in Asset Manager modal is implemented and is showing up when requested. By default, you can make it appear by dragging Image Components in canvas, double clicking on images and all other stuff related to images (eg. CSS styling)