diff --git a/packages/storage/Readme.md b/packages/storage/Readme.md index 187017a..224f1fc 100644 --- a/packages/storage/Readme.md +++ b/packages/storage/Readme.md @@ -2,7 +2,7 @@ ⚠️ This package is a sub-package of the `secret-toolkit` package. Please see its crate page for more context. You need Rust 1.63+ to compile this package. -This package contains many tools related to storage access patterns. This readme file assumes basic familiarity with basic cosmwasm storage, [click here to learn about this](https://docs.scrt.network/secret-network-documentation/development/secret-contracts/storage). +This package contains many tools related to storage access patterns. This readme file assumes basic familiarity with basic cosmwasm storage, [click here to learn about this](https://docs.scrt.network/secret-network-documentation/development/development-concepts/secret-contract-cosmwasm-framework/contract-components/storage). ## **How to Import This Subpackage**