From 0295a01d3d265dd1d5f9cf0c587b73c4137bde52 Mon Sep 17 00:00:00 2001 From: Josh Klopfenstein Date: Thu, 30 Nov 2023 10:59:09 -0600 Subject: [PATCH] Change RPC service message in docs --- docs/docs/intro.md | 4 ++-- docs/versioned_docs/version-0.7.0/intro.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/docs/intro.md b/docs/docs/intro.md index 381e96b0d2..fd9bd57dd7 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -32,7 +32,7 @@ docker run nethermind/juno --help # Looking for a Starknet RPC Provider? -If you are looking for a Starknet RPC provider, Nethermind will offer a Starknet RPC service before the upcoming feeder gateway deprecation. You can register your interest on [this Google Form](https://docs.google.com/forms/d/e/1FAIpQLSf2Bl4fc9-38E-fpWf0tnMWc3jSeOFkpjSPMN_j1en1WmEgKg/viewform?usp=sf_link). +Access Nethermind's Starknet RPC service for free at [data.voyager.online](https://data.voyager.online). # Questions, Discussions, Community @@ -40,4 +40,4 @@ Find active Juno team members and users in the following places. - [GitHub](https://github.com/NethermindEth/juno) - [Discord](https://discord.gg/SZkKcmmChJ) -- [Telegram](https://t.me/+LHRF4H8iQ3c5MDY0) \ No newline at end of file +- [Telegram](https://t.me/+LHRF4H8iQ3c5MDY0) diff --git a/docs/versioned_docs/version-0.7.0/intro.md b/docs/versioned_docs/version-0.7.0/intro.md index 93011cc1da..d14770cf1d 100644 --- a/docs/versioned_docs/version-0.7.0/intro.md +++ b/docs/versioned_docs/version-0.7.0/intro.md @@ -43,7 +43,7 @@ curl -X POST http://localhost:6060/v0_5 -H "Content-Type: application/json" --da # Looking for a Starknet RPC Provider? -If you are looking for a Starknet RPC provider, Nethermind will offer a Starknet RPC service before the upcoming feeder gateway deprecation. You can register your interest on [this Google Form](https://docs.google.com/forms/d/e/1FAIpQLSf2Bl4fc9-38E-fpWf0tnMWc3jSeOFkpjSPMN_j1en1WmEgKg/viewform?usp=sf_link). +Access Nethermind's Starknet RPC service for free at [data.voyager.online](https://data.voyager.online). # Questions, Discussions, Community @@ -51,4 +51,4 @@ Find active Juno team members and users in the following places. - [GitHub](https://github.com/NethermindEth/juno) - [Discord](https://discord.gg/SZkKcmmChJ) -- [Telegram](https://t.me/+LHRF4H8iQ3c5MDY0) \ No newline at end of file +- [Telegram](https://t.me/+LHRF4H8iQ3c5MDY0)