Skip to content

Commit dc8adac

Browse files
committed
thomasgauvin: more nits to overview kv
1 parent 6ee8092 commit dc8adac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/kv/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Workers KV is ideal for projects that require:
3838
- High volumes of reads and/or repeated reads to the same keys.
3939
- Globally distributed data.
4040

41-
Access your Workers KV namespace from Cloudflare Workers using the Workers Binding API or from your external application using the REST API:
41+
Access your Workers KV namespace from Cloudflare Workers using [Workers Bindings](/workers/runtime-apis/bindings/) or from your external application using the REST API:
4242

4343
<Tabs>
4444
<TabItem label="Workers Binding API">

0 commit comments

Comments
 (0)