diff --git a/docs/4.tools/sdk.md b/docs/4.tools/sdk.md index 79bbba0222a..e3cc853fa62 100644 --- a/docs/4.tools/sdk.md +++ b/docs/4.tools/sdk.md @@ -22,7 +22,7 @@ The best place to start learning is our [QuickStart Guide](../2.build/2.smart-co - + @@ -118,10 +118,10 @@ If you are new to smart contracts, we recommend you start with our [Smart Contra If you need to find a specific function signature, or understand the SDK struct/classes, please visit the SDK specific pages: - [Rust SDK](https://docs.rs/near-sdk/latest/near_sdk/) -- [JavaScript SDK](https://near.github.io/near-api-js/) +- [JavaScript SDK](https://near.github.io/near-sdk-js/) :::tip If you are new to smart contracts, we recommend you start with our [Smart Contract QuickStart Guide](../2.build/2.smart-contracts/quickstart.md) before moving to the reference documentation -::: \ No newline at end of file +:::