diff --git a/packages/sdk/README.md b/packages/sdk/README.md index 9927c9ba..e6dc5b1b 100644 --- a/packages/sdk/README.md +++ b/packages/sdk/README.md @@ -36,7 +36,7 @@ npm i @polkadot/api @polkadot/api-augment @polkadot/types @polkadot/util @polkad # Usage -The following sections contain basic examples of how to work with the XCM SDK to build transfer data to transfer an asset from one chain to another and how to submit the transfer. For a detailed overview on how to use each method, including a reference to the parameters and returned data of each method exposed by the SDK, please refer to the [XCM SDK v1 docs](https://docs.moonbeam.network/builders/interoperability/xcm/xcm-sdk/v1/). +The following sections contain basic examples of how to work with the XCM SDK to build transfer data to transfer an asset from one chain to another and how to submit the transfer. For a detailed overview on how to use each method, including a reference to the parameters and returned data of each method exposed by the SDK, please refer to the [XCM SDK docs](https://docs.moonbeam.network/builders/interoperability/xcm/xcm-sdk/v1/). ## Build XCM Transfer Data