From b5e2187c0dece219a5f9231aa0d889bff79f22f2 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 1 Nov 2025 23:00:14 +0200 Subject: [PATCH] chore(build-docs): update meta --- docs/User Guide/!!!meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index 9393a2220..e3c508d35 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -14968,7 +14968,7 @@ { "type": "label", "name": "webViewSrc", - "value": "https://triliumnext.github.io/Notes/Script%20API/interfaces/Frontend_Script_API.Api.html", + "value": "/script-api/frontend", "isInheritable": false, "position": 10 }, @@ -15039,7 +15039,7 @@ { "type": "label", "name": "webViewSrc", - "value": "https://triliumnext.github.io/Notes/Script%20API/interfaces/Backend_Script_API.Api.html", + "value": "/script-api/backend", "isInheritable": false, "position": 10 },