From 47afedab06905b4fbaf30f575652a9c86ae4d368 Mon Sep 17 00:00:00 2001 From: Michael Macaulay <56690114+MichaelMacaulay@users.noreply.github.com> Date: Thu, 21 Sep 2023 14:39:34 -0400 Subject: [PATCH] Fixing numbers --- website/pages/en/network/benefits.mdx | 4 ++-- website/remote-files/substreams.json | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/website/pages/en/network/benefits.mdx b/website/pages/en/network/benefits.mdx index 839a0a7b9cf7..864672b16515 100644 --- a/website/pages/en/network/benefits.mdx +++ b/website/pages/en/network/benefits.mdx @@ -14,7 +14,7 @@ Here is an analysis: - 60-98% lower monthly cost - $0 infrastructure setup costs - Superior uptime -- Access to 438 Indexers (and counting) +- Access to hundreds of independent Indexers around the world - 24/7 technical support by global community ## The Benefits Explained @@ -89,7 +89,7 @@ Zero setup fees. Get started immediately with no setup or overhead costs. No har ## Reliability & Resiliency -The Graph’s decentralized network gives users access to geographic redundancy that does not exist when self-hosting a `graph-node`. Queries are served reliably thanks to 99.9%+ uptime, achieved by 168 Indexers (and counting) securing the network globally. +The Graph’s decentralized network gives users access to geographic redundancy that does not exist when self-hosting a `graph-node`. Queries are served reliably thanks to 99.9%+ uptime, achieved by hundreds of independent Indexers securing the network globally. Bottom line: The Graph Network is less expensive, easier to use, and produces superior results compared to running a `graph-node` locally. diff --git a/website/remote-files/substreams.json b/website/remote-files/substreams.json index 97898352e49f..c8db2ad3ff0d 100644 --- a/website/remote-files/substreams.json +++ b/website/remote-files/substreams.json @@ -32,6 +32,7 @@ "developers-guide/parallel-execution.md", "developers-guide/running-substreams.md", "developers-guide/sink-targets/README.md", + "developers-guide/sink-targets/custom-sink-js.md", "developers-guide/sink-targets/substreams-powered-subgraph.md", "developers-guide/sink-targets/substreams-sink-clickhouse.md", "developers-guide/sink-targets/substreams-sink-files.md",