We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f82806 commit 918f063Copy full SHA for 918f063
1 file changed
website/src/pages/en/about.mdx
@@ -27,7 +27,7 @@ Each Subgraph defines:
27
- Which events to extract
28
- How to map event data into a queryable format using [GraphQL](https://graphql.org/learn/)
29
30
-### [Building a Subgraph](/en/subgraphs/developing/creating/starting-your-subgraph/)
+### [Building a Subgraph](/subgraphs/developing/creating/starting-your-subgraph/)
31
32
1. Define a [Subgraph Manifest](/en/subgraphs/developing/creating/subgraph-manifest/) with data sources and mappings.
33
2. Use [Graph CLI](https://github.com/graphprotocol/graph-tooling/tree/main/packages/cli) to deploy the manifest to IPFS.
0 commit comments