Update api urls in docs (#1887)

This commit is contained in:
Tyera Eulberg 2021-06-08 12:24:49 -06:00 committed by GitHub
parent 4ffc2f6e05
commit e20cfbee44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -115,7 +115,7 @@ Keypair Path: ${HOME}/.config/solana/id.json
See [Solana clusters](https://docs.solana.com/clusters) for cluster-specific RPC URLs
```sh
solana config set --url https://devnet.solana.com
solana config set --url https://api.devnet.solana.com
```
#### Default Keypair

View File

@ -65,7 +65,7 @@ Keypair Path: ${HOME}/.config/solana/id.json
See [Solana clusters](https://docs.solana.com/clusters) for cluster-specific RPC URLs
```
solana config set --url https://devnet.solana.com
solana config set --url https://api.devnet.solana.com
```
#### Default Keypair