diff --git a/README.md b/README.md index 0a342a8f1..3e519c6e4 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ async function bridgeEth(parentSigner: ethers.Signer, childChainId: number) { } ``` -For more detailed usage examples and API references, please refer to the [Arbitrum SDK documentation](https://docs.arbitrum.io/sdk). +For more detailed usage examples and API references, please refer to the [Arbitrum SDK Documentation](https://docs.arbitrum.io/sdk/introduction). ## Running Integration Tests @@ -103,7 +103,7 @@ For more detailed usage examples and API references, please refer to the [Arbitr ## Documentation -For comprehensive guides and API documentation, visit the [Arbitrum SDK Documentation](https://docs.arbitrum.io/sdk). +For comprehensive guides and API documentation, visit the [Arbitrum SDK Documentation](https://docs.arbitrum.io/sdk/introduction). ## License