diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/kv/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/kv/README.md b/ext/kv/README.md index 21c8e9e72..fc52c04d9 100644 --- a/ext/kv/README.md +++ b/ext/kv/README.md @@ -1,7 +1,7 @@ # deno_kv This crate provides a key/value store for Deno. For an overview of Deno KV, -please read the [manual](https://deno.land/manual/runtime/kv). +please read the [manual](https://docs.deno.com/deploy/kv/manual). ## Storage Backends |