Skip to content

Commit 36d317b

Browse files
committed
change a different file
1 parent e9c79bc commit 36d317b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/workers/get-started/guide.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ head:
1010

1111
import { Details, Render, PackageManagers } from "~/components";
1212

13-
Test.
14-
1513
Set up and deploy your first Worker with Wrangler, the Cloudflare Developer Platform CLI.
1614

1715
This guide will instruct you through setting up and deploying your first Worker.

src/content/docs/workers/get-started/quickstarts.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ description: GitHub repositories that are designed to be a starting point for
1111

1212
import { LinkButton, WorkerStarter } from "~/components";
1313

14+
Test.
15+
1416
Quickstarts are GitHub repositories that are designed to be a starting point for building a new Cloudflare Workers project. To start any of the projects below, run:
1517

1618
```sh

0 commit comments

Comments
 (0)