Fix JSON RPC API link

This commit is contained in:
Greg Fitzgerald 2018-12-07 08:44:18 -07:00 committed by Michael Vines
parent 9780e4c5a7
commit 6ea01eb90c
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://github.com/solana-labs/solana/blob/master/doc/json-rpc.md)
This is the Solana Javascript API built on the Solana [JSON RPC API](https://solana-labs.github.io/solana/jsonrpc-api.html)
[Latest API Documentation](https://solana-labs.github.io/solana-web3.js/)