Skip to content

Commit 671a8ac

Browse files
committed
tiny edit
1 parent 678e707 commit 671a8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/developing/developer-faqs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A subgraph is a custom API built on blockchain data. Subgraphs are queried using
1212

1313
### 2. What is the first step to create a subgraph?
1414

15-
To successfully create a subgraph and publish it on the decentralized network, you will need to install The Graph CLI. Review our [Creating a Subgraph](/developing/creating-a-subgraph/) page for detailed instructions.
15+
To successfully create a subgraph, you will need to install The Graph CLI. Review the [Quick Start](/quick-start/) to get started. For detailed information, see [Creating a Subgraph](/developing/creating-a-subgraph/).
1616

1717
### 3. Can I still create a subgraph if my smart contracts don't have events?
1818

0 commit comments

Comments
 (0)