doc: correct link to JSON RPC API

This commit is contained in:
Michael Vines 2019-09-20 14:16:32 -07:00
parent e031710ae0
commit e0f51fbcaf
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
# Solana JavaScript API
This is the Solana Javascript API built on the Solana [JSON RPC API](https://solana-labs.github.io/solana/jsonrpc-api.html)
This is the Solana Javascript API built on the Solana [JSON RPC API](https://docs.solana.com/book/api-reference/jsonrpc-api)
[Latest API Documentation](https://solana-labs.github.io/solana-web3.js/)