Skip to content

Commit ad58e92

Browse files
committed
Fix broken link
1 parent e015d24 commit ad58e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scripts/javascript/basic_structure_js.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The JavaScript script runs directly in the current browser and is suitable for s
55
!!! warning "Two JavaScript APIs in SeaTable"
66

77
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).
99

1010
## Interact with your base
1111

0 commit comments

Comments
 (0)