Skip to content

Commit 95760db

Browse files
Fix links
1 parent 5dede40 commit 95760db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/platform/actors/development/quick_start/start_locally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Find more info in the [Input schema](/platform/actors/development/actor-definiti
101101
102102
#### Actor's `storage`
103103
104-
The Actor system provides two storage types for files and results: [key-value](/platform/actors/development/actor-definition/key-value-store-schema) store and [dataset](/platform/actors/development/actor-definition/dataset-schema).
104+
The Actor system provides two storage types for files and results: [key-value](/platform/storage/key-value-store) store and [dataset](/platform/storage/dataset).
105105
106106
##### Key-value store
107107

0 commit comments

Comments
 (0)