Skip to content

Commit 4fab1f9

Browse files
committed
docs: Move app preview to use-cases/browser-use
1 parent f8e8401 commit 4fab1f9

2 files changed

Lines changed: 4 additions & 9 deletions

File tree

docs.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,8 @@
4747
"pages": [
4848
"docs/use-cases/coding-agents",
4949
"docs/use-cases/computer-use",
50-
"docs/use-cases/ci-cd"
51-
]
52-
},
53-
{
54-
"group": "Examples",
55-
"pages": [
56-
"docs/examples/app-preview"
50+
"docs/use-cases/ci-cd",
51+
"docs/use-cases/browser-use"
5752
]
5853
},
5954
{
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: "App preview with Kernel"
2+
title: "Browser use"
33
description: "Deploy a web app in an E2B sandbox and use a Kernel cloud browser to screenshot every route and generate a preview report."
4-
icon: "camera"
4+
icon: "browser"
55
---
66

77
Deploy a web application inside an E2B sandbox, get a public URL, then use a [Kernel](https://www.kernel.computer/) cloud browser to visit every route, capture screenshots, and produce a structured preview report — all without running a browser locally.

0 commit comments

Comments
 (0)