diff --git a/docs/data/rpc/rpc-providers.mdx b/docs/data/rpc/rpc-providers.mdx index f9f7a0541..9515c5b89 100644 --- a/docs/data/rpc/rpc-providers.mdx +++ b/docs/data/rpc/rpc-providers.mdx @@ -28,7 +28,7 @@ These providers allow access to the Testnet network and Mainnet network. | Provider | Mainnet RPC Endpoint | Testnet RPC Endpoint | Futurenet RPC Endpoint | | --- | --- | --- | --- | -| [Nodies](https://nodies.org) | `https://stellar-soroban.nodies.app` | `https://stellar-soroban-testnet.nodies.app` | N/A | +| [Nodies](https://nodies.org) | `https://stellar-soroban-public.nodies.app` | `https://stellar-soroban-testnet-public.nodies.app` | N/A | | [Liquify](https://www.liquify.io/) | `https://stellar-mainnet.liquify.com/api=41EEWAH79Y5OCGI7/mainnet` | `https://stellar.liquify.com/api=41EEWAH79Y5OCGI7/testnet` | `https://stellar.liquify.com/api=41EEWAH79Y5OCGI7/futurenet` | | [Gateway](https://gateway.fm/) | `https://soroban-rpc.mainnet.stellar.gateway.fm` | `https://soroban-rpc.testnet.stellar.gateway.fm` | N/A | | [sorobanrpc.com](https://sorobanrpc.com/) | `https://mainnet.sorobanrpc.com` | N/A | N/A |