You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/kv/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ Access your Workers KV namespace from Cloudflare Workers using [Workers Bindings
93
93
</TabItem>
94
94
</Tabs>
95
95
96
-
Learn more about using [Workers KV's binding](/kv/concepts/kv-bindings/) from [Cloudflare Workers](/workers) with the full [binding API reference](/kv/api/read-key-value-pairs/).
96
+
See the full [Workers KVbinding API reference](/kv/api/read-key-value-pairs/).
0 commit comments