Skip to content

Commit 75ece63

Browse files
committed
updated title
1 parent 6ddaef1 commit 75ece63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/changelog/workers/2025-06-03-workers-bindings-canvas.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Explore your Worker’s architecture in the new bindings canvas
3-
description: You can now explore, manage and add new bindings on your Workers application in the new binding canvas
2+
title: View an architecture diagram of your Worker directly in the Cloudflare dashboard
3+
description: Explore and modify your Workers' architecture directly in the Cloudflare dashboard
44
products:
55
- workers
66
date: 2025-06-03T01:00:00Z
77
---
88

99
import { Render } from "~/components";
1010

11-
You can now visualize your Worker’s architecture with the new bindings canvas in the Cloudflare dashboard, making it easier to see and manage how your application connects to Cloudflare resources like [D1 databases](/d1), [Durable Objects](/durable-objects), [KV namespaces](/kv), and [more](/workers/runtime-apis/bindings/).
11+
You can now visualize, explore and modify your Worker’s architecture directly in the Cloudflare dashboard, making it easier to understand how your application connects to Cloudflare resources like [D1 databases](/d1), [Durable Objects](/durable-objects), [KV namespaces](/kv), and [more](/workers/runtime-apis/bindings/).
1212

1313
![Bindings canvas](src/assets/images/changelog/workers/bindings-canvas.png)
1414

0 commit comments

Comments
 (0)