diff --git a/Script API.md b/Script API.md deleted file mode 100644 index d035fdc..0000000 --- a/Script API.md +++ /dev/null @@ -1,8 +0,0 @@ -For [[Scripts]] to do anything useful, Trilium publishes "Script API". Actually there are two such APIs: - -* [Frontend API](https://zadam.github.io/trilium/frontend_api/FrontendScriptApi.html) -* [Backend API](https://zadam.github.io/trilium/backend_api/BackendScriptApi.html) - -## Backwards compatibility - -Note that Script API is now experimental and subject to change in the future. \ No newline at end of file diff --git a/Script-API.md b/Script-API.md new file mode 100644 index 0000000..cbc10e7 --- /dev/null +++ b/Script-API.md @@ -0,0 +1 @@ +See https://docs.triliumnotes.org/user-guide/scripts/script-api. \ No newline at end of file