Skip to content

Commit c5754cc

Browse files
committed
Merge pull request #111310 from Caaz/patch-1
Update tutorial link for calling Javascript from script
2 parents 21a6488 + 3fa500d commit c5754cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/classes/JavaScriptBridge.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[b]Note:[/b] This singleton can be disabled at build-time to improve security. By default, the JavaScriptBridge singleton is enabled. Official export templates also have the JavaScriptBridge singleton enabled. See [url=$DOCS_URL/engine_details/development/compiling/compiling_for_web.html]Compiling for the Web[/url] in the documentation for more information.
99
</description>
1010
<tutorials>
11-
<link title="Exporting for the Web: Calling JavaScript from script">$DOCS_URL/tutorials/export/exporting_for_web.html#calling-javascript-from-script</link>
11+
<link title="The JavaScriptBridge singleton">$DOCS_URL/tutorials/platform/web/javascript_bridge.html</link>
1212
</tutorials>
1313
<methods>
1414
<method name="create_callback">

0 commit comments

Comments
 (0)