Browse Source

fix: [Selector Manager Config] broken link (#4504)

fix: [Selector Manager Config] broken link
pull/4505/head^2
Angelo Arcillas 4 years ago
committed by GitHub
parent
commit
74fce72019
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/modules/Selectors.md

2
docs/modules/Selectors.md

@ -29,7 +29,7 @@ const editor = grapesjs.init({
});
```
Check the full list of available options here: [Selector Manager Config](https://github.com/artf/grapesjs/blob/master/src/selector_manager/config/config.js)
Check the full list of available options here: [Selector Manager Config](https://github.com/artf/grapesjs/blob/master/src/selector_manager/config/config.ts)
## Initialization

Loading…
Cancel
Save