Skip to content

Commit 33e5fa8

Browse files
change to bullets
1 parent 7a32d66 commit 33e5fa8

File tree

1 file changed

+3
-4
lines changed
  • src/content/docs/browser-rendering/get-started

1 file changed

+3
-4
lines changed

src/content/docs/browser-rendering/get-started/index.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ sidebar:
55
order: 2
66
---
77

8-
import { DirectoryListing } from "~/components";
8+
Browser rendering can be used in two ways:
99

10-
Browser rendering can be used in two ways: the [Workers Binding API](/browser-rendering/workers-binding-api) for complex scripts and the Quick Actions REST API for [simple actions](/browser-rendering/quick-actions-rest-api/).
11-
12-
<DirectoryListing />
10+
- [Workers Binding API](/browser-rendering/workers-binding-api) for complex scripts.
11+
- Quick Actions REST API for [simple actions](/browser-rendering/quick-actions-rest-api/).

0 commit comments

Comments
 (0)