Skip to content

Commit 4558ae5

Browse files
committed
Fix broken link
1 parent 3d17134 commit 4558ae5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

pages/en/cookbook/arweave.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ Currently, The Graph is only indexing Arweave as a blockchain (its blocks and tr
183183
This is not currently supported.
184184

185185
### How can I filter transactions to a specific account?
186+
186187
The source.owner can be the user's public key or account address.
187188

188189
### What is the current encryption format?

pages/en/developing/supported-networks.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The following protocols are supported on The Graph Decentralized Network:
88

99
- Ethereum
1010

11-
Indexers on The Graph Network can offer full support & security for mainnet Ethereum subgraphs. See which networks are supported and more information on deploying to the network [here](deploying/deploying-a-subgraph-to-studio).
11+
Indexers on The Graph Network can offer full support & security for mainnet Ethereum subgraphs. See which networks are supported and more information on deploying to the network [here](/deploying/deploying-a-subgraph-to-studio).
1212

1313
Remember that you will **not be able** to publish a subgraph that indexes a non-mainnet network to the decentralized Graph Network in [Subgraph Studio](/deploying/subgraph-studio).
1414

@@ -25,8 +25,8 @@ The following protocols are supported on the Hosted Service:
2525
- Ethereum
2626
- Near
2727
- Cosmos
28-
- Arweave
28+
- Arweave
2929

30-
See the list of which networks are supported [here](deploying/deploying-a-subgraph-to-hosted).
30+
See the list of which networks are supported [here](/deploying/deploying-a-subgraph-to-hosted).
3131

3232
> The Graph's Hosted Service relies on the stability and reliability of the underlying technologies, namely the provided JSON RPC endpoints. Newer networks will be marked as being in beta until the network has proven itself in terms of stability, reliability, and scalability. During this beta period, there is a risk of downtime and unexpected behaviour.

0 commit comments

Comments
 (0)