Skip to content

Commit d98d73b

Browse files
authored
Update website/pages/en/subgraphs/quick-start.mdx
1 parent 2624db6 commit d98d73b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website/pages/en/subgraphs/quick-start.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ For a detailed breakdown on how to write your subgraph, check out [Creating a Su
8282

8383
### 5. Deploy your subgraph
8484

85-
Deploying a subgraph is not the same as publishing a subgraph.
86-
8785
> Remember, deploying is not the same as publishing.
8886
When you **deploy** a subgraph, you push it to [Subgraph Studio](https://thegraph.com/studio/), where you can test, stage and review it. A deployed subgraph's indexing is performed by the [Upgrade Indexer](https://thegraph.com/blog/upgrade-indexer/), which is a single Indexer owned and operated by Edge & Node, rather than by the many decentralized Indexers in The Graph Network. A **deployed** subgraph is free to use, rate-limited, not visible to the public, and meant to be used for development, staging, and testing purposes.
8987

0 commit comments

Comments
 (0)