Skip to content

Commit 8d7f168

Browse files
committed
remove how-workflows-works for now
1 parent 6fb0e14 commit 8d7f168

File tree

3 files changed

+3
-30
lines changed

3 files changed

+3
-30
lines changed

src/content/docs/workflows/get-started/cli-quick-start.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { Render, PackageManagers } from "~/components"
1313

1414
Workflows is in **public beta**, and any developer with a [free or paid Workers plan](/workers/platform/pricing/#workers) can start using Workflows immediately.
1515

16-
To learn more about Workflows, read [the beta announcement blog](https://blog.cloudflare.com/building-workflows-durable-execution-on-workers) and the [How Workflows Works](/workflows/reference/how-workflows-works/) developer documentation.
16+
To learn more about Workflows and how it works, read [the beta announcement blog](https://blog.cloudflare.com/building-workflows-durable-execution-on-workers).
1717

1818
:::
1919

@@ -25,7 +25,7 @@ You can build Workflows to post-process file uploads to [R2 object storage](/r2/
2525

2626
:::caution
2727

28-
This guide is for users who are already familiar with Cloudflare Workers and [durable execution](/workflows/reference/how-workflows-works/) programming models.
28+
This guide is for users who are already familiar with Cloudflare Workers the [durable execution](/workflows/reference/glossary/) programming model it enables.
2929

3030
If you are new to either, we recommend the [introduction to Workflows](/workflows/get-started/guide/) guide, which walks you through how a Workflow is defined, how to persist state, and how to deploy and run your first Workflow.
3131

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { Render, PackageManagers } from "~/components"
1313

1414
Workflows is in **public beta**, and any developer with a [free or paid Workers plan](/workers/platform/pricing/#workers) can start using Workflows immediately.
1515

16-
To learn more about Workflows, read [the beta announcement blog](https://blog.cloudflare.com/THE-BLOG-SLUG-WILL-GO-HERE) and the [How Workflows Works](/workflows/reference/how-workflows-works/) developer documentation.
16+
To learn more about Workflows and how it works, read [the beta announcement blog](https://blog.cloudflare.com/building-workflows-durable-execution-on-workers).
1717

1818
:::
1919

src/content/docs/workflows/reference/how-workflows-works.mdx

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)