Skip to content

Commit 750420f

Browse files
authored
fix a broken link (#670)
1 parent 51bb170 commit 750420f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/fastly:kv-store/KVStore/KVStore.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pagination_prev: null
88

99
The **`KVStore` constructor** lets you connect your Compute@Edge application to a Fastly KV store.
1010

11-
A Fastly KV store is a persistent, globally consistent key-value store. See [Data stores for Fastly services](https://developer.fastly.com/learning/concepts/kv-stores/#kv-stores) for initialization and usage details.
11+
A Fastly KV store is a persistent, globally consistent key-value store. See [Data stores for Fastly services](https://developer.fastly.com/learning/concepts/edge-state/data-stores#kv-stores) for initialization and usage details.
1212

1313
>**Note**: Can only be used when processing requests, not during build-time initialization.
1414

0 commit comments

Comments
 (0)