Skip to content

Commit a4e319f

Browse files
elliotWoasOxyjun
andauthored
Update path kv-namespaces.mdx (#18087)
* Update path kv-namespaces.mdx Updated path to kv namespace from dashboard * Apply suggestions from code review * Update src/content/docs/kv/concepts/kv-namespaces.mdx * Update src/content/docs/kv/concepts/kv-namespaces.mdx --------- Co-authored-by: Jun Lee <[email protected]>
1 parent c13fcea commit a4e319f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

src/content/docs/kv/concepts/kv-namespaces.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ To bind the namespace to your Worker in the Cloudflare dashboard:
4848
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com).
4949
2. Go to **Workers & Pages**.
5050
3. Select your **Worker**.
51-
4. Select **Settings** > **Variables**.
52-
5. Go to **KV Namespace Bindings**.
53-
6. Select **Add binding**.
51+
4. Select **Settings** > **Bindings**.
52+
5. Select **Add**.
53+
6. Select **KV Namespace**.
54+
7. Enter your desired variable name (the name of the binding).
55+
8. Select the KV namespace you wish to bind the Worker to.
56+
9. Select **Deploy**.

0 commit comments

Comments
 (0)