Skip to content

Commit 4edf6cd

Browse files
committed
also ts
1 parent 6702811 commit 4edf6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/typescript/sample-app/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ app.action<PageTitleInput, PageTitleOutput>(
7878
/**
7979
* Example app that instantiates a persisted Kernel browser that can be reused across invocations
8080
* Invoke this action to test Kernel browsers manually with our browser live view
81-
* https://onkernel.com/docs/launch/browser-persistence
81+
* https://onkernel.com/docs/browsers/persistence
8282
* Args:
8383
* ctx: Kernel context containing invocation information
8484
* Returns:

0 commit comments

Comments
 (0)