We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6702811 commit 4edf6cdCopy full SHA for 4edf6cd
templates/typescript/sample-app/index.ts
@@ -78,7 +78,7 @@ app.action<PageTitleInput, PageTitleOutput>(
78
/**
79
* Example app that instantiates a persisted Kernel browser that can be reused across invocations
80
* Invoke this action to test Kernel browsers manually with our browser live view
81
- * https://onkernel.com/docs/launch/browser-persistence
+ * https://onkernel.com/docs/browsers/persistence
82
* Args:
83
* ctx: Kernel context containing invocation information
84
* Returns:
0 commit comments