diff --git a/docs/modules/Components.md b/docs/modules/Components.md index 62ca23653..0916fba6b 100644 --- a/docs/modules/Components.md +++ b/docs/modules/Components.md @@ -440,5 +440,5 @@ Solution 1: turn off `autorender` editor.render(); ``` -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))