Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit 1ff82e8

Browse files
authored
update broken link to receipe: storage-api (#774)
re point to different recipes related to storage.
1 parent a7a4672 commit 1ff82e8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/knowledgebase/runtime/storage.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -485,8 +485,11 @@ Read [the advanced storage documentation](../advanced/storage).
485485

486486
### Examples
487487

488-
Check out
489-
[the Substrate Recipes section on storage](https://substrate.dev/recipes/3-entrees/storage-api/index.html).
488+
Check out the Substrate Recipes covering various topics on storage:
489+
- [Storage Maps](https://substrate.dev/recipes/storage-maps.html).
490+
- [Caching Storage Calls](https://substrate.dev/recipes/cache.html).
491+
- [Using Vectors](https://substrate.dev/recipes/vec-set.html).
492+
- [Using Maps](https://substrate.dev/recipes/map-set.html).
490493

491494
### References
492495

0 commit comments

Comments
 (0)