Skip to content

Commit 77c0670

Browse files
Fixing numbers (#518)
1 parent 67bf204 commit 77c0670

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

website/pages/en/network/benefits.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Here is an analysis:
1414
- 60-98% lower monthly cost
1515
- $0 infrastructure setup costs
1616
- Superior uptime
17-
- Access to 438 Indexers (and counting)
17+
- Access to hundreds of independent Indexers around the world
1818
- 24/7 technical support by global community
1919

2020
## The Benefits Explained
@@ -89,7 +89,7 @@ Zero setup fees. Get started immediately with no setup or overhead costs. No har
8989

9090
## Reliability & Resiliency
9191

92-
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.
92+
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.
9393

9494
Bottom line: The Graph Network is less expensive, easier to use, and produces superior results compared to running a `graph-node` locally.
9595

website/remote-files/substreams.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"developers-guide/parallel-execution.md",
3333
"developers-guide/running-substreams.md",
3434
"developers-guide/sink-targets/README.md",
35+
"developers-guide/sink-targets/custom-sink-js.md",
3536
"developers-guide/sink-targets/substreams-powered-subgraph.md",
3637
"developers-guide/sink-targets/substreams-sink-clickhouse.md",
3738
"developers-guide/sink-targets/substreams-sink-files.md",

0 commit comments

Comments
 (0)