Browse Source

Fix plugins link on modules/Components.md (#1976)

Fix plugins link on modules/Components.md
pull/2031/head
Artur Arseniev 7 years ago
committed by GitHub
parent
commit
37fc7377bb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/modules/Components.md

2
docs/modules/Components.md

@ -440,5 +440,5 @@ Solution 1: turn off `autorender`
editor.render();
</script>
```
Solution 2: put all the stuff inside a plugin ([Creating plugins](https://github.com/artf/grapesjs/wiki/Creating-plugins))
Solution 2: put all the stuff inside a plugin ([Creating plugins](Plugins.html))

Loading…
Cancel
Save