diff --git a/README.md b/README.md index 49667f107717..b58958af7226 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ # Solana JavaScript SDK -Use this to interact with accounts and programs on the Solana network through the Solana [JSON RPC API](https://docs.solana.com/apps/jsonrpc-api). +Use this to interact with accounts and programs on the Solana network through the Solana [JSON RPC API](https://solana.com/docs/rpc). ## Installation diff --git a/packages/library-legacy/README.md b/packages/library-legacy/README.md index 467381eec918..cecc18709178 100644 --- a/packages/library-legacy/README.md +++ b/packages/library-legacy/README.md @@ -14,7 +14,7 @@ # Solana JavaScript SDK -Use this to interact with accounts and programs on the Solana network through the Solana [JSON RPC API](https://docs.solana.com/apps/jsonrpc-api). +Use this to interact with accounts and programs on the Solana network through the Solana [JSON RPC API](https://solana.com/docs/rpc). ## Installation