You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/scripts/javascript/basic_structure_js.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ The JavaScript script runs directly in the current browser and is suitable for s
5
5
!!! warning "Two JavaScript APIs in SeaTable"
6
6
7
7
SeaTable offers two different ways to use JavaScript with SeaTable. You can executing a JS-Script directly in SeaTable and there is a JavaScript Client API. The functions are similar but not identical.
8
-
If you want to use a JavaScript in SeaTable, stay at this section, otherwise switch to the [Client APIs](clients/javascript/javascript_api/).
8
+
If you want to use a JavaScript in SeaTable, stay at this section, otherwise switch to the [Client APIs](../../clients/javascript/javascript_api.md).
0 commit comments