diff --git a/doc/api/editbar.md b/doc/api/editbar.md index d4ad4c64d..d297eb255 100644 --- a/doc/api/editbar.md +++ b/doc/api/editbar.md @@ -1,5 +1,5 @@ # Editbar -srf/static/js/pad_editbar.js +src/static/js/pad_editbar.js ## isEnabled() @@ -25,4 +25,4 @@ toolbar.registerAceCommand("insertorderedlist", function (cmd, ace) { Ties a `div.popup` where `id` equals `dropdown` to a `command` fired by clicking a button. ## triggerCommand(cmd[, item]) -Triggers a command (optionally with some internal representation of the toolbar item that triggered it). \ No newline at end of file +Triggers a command (optionally with some internal representation of the toolbar item that triggered it).