Skip to content

Commit eda93c7

Browse files
authored
Update src/content/docs/kv/index.mdx
1 parent e958e28 commit eda93c7

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
@@ -101,7 +101,7 @@ curl https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/storage/kv/namesp
101101
-H "X-Auth-Key: $CLOUDFLARE_API_KEY"
102102
```
103103

104-
Learn more about using Workers KV's REST API from external services with the full [REST API reference](/api/resources/kv/subresources/namespaces/methods/list/).
104+
Learn more about using Workers KV's REST API from external services with the full [REST API and SDK reference](/api/resources/kv/subresources/namespaces/methods/list/).
105105
</TabItem>
106106
</Tabs>
107107

0 commit comments

Comments
 (0)