Skip to content

Commit f74b955

Browse files
authored
Update starting-your-subgraph.mdx (#845)
1 parent 8bebd2e commit f74b955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/subgraphs/developing/creating/starting-your-subgraph.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Start the process and build a subgraph that matches your needs:
1616

1717
1. [Install the CLI](/subgraphs/developing/creating/install-the-cli/) - Set up your infrastructure
1818
2. [Subgraph Manifest](/subgraphs/developing/creating/subgraph-manifest/) - Understand a subgraph's key component
19-
3. [The Graph Ql Schema](/subgraphs/developing/creating/ql-schema/) - Write your schema
19+
3. [The GraphQL Schema](/subgraphs/developing/creating/ql-schema/) - Write your schema
2020
4. [Writing AssemblyScript Mappings](/subgraphs/developing/creating/assemblyscript-mappings/) - Write your mappings
2121
5. [Advanced Features](/subgraphs/developing/creating/advanced/) - Customize your subgraph with advanced features
2222

0 commit comments

Comments
 (0)