diff --git a/in-app-manual/plugins/embeddedplugins.md b/in-app-manual/plugins/embeddedplugins.md index 5b3bba6e..9d5a01ef 100644 --- a/in-app-manual/plugins/embeddedplugins.md +++ b/in-app-manual/plugins/embeddedplugins.md @@ -20,7 +20,7 @@ Embedded plugin tasks are executed within the stash process using a scripting sy # Supported script languages -Stash currently supports Javascript embedded plugin tasks using [otto](https://github.com/robertkrimen/otto){:target="_blank"}. +Stash currently supports Javascript embedded plugin tasks using [goja](https://github.com/dop251/goja){:target="_blank"}. # Javascript plugins