diff --git a/pages/en/cookbook/migrating-a-subgraph.mdx b/pages/en/cookbook/migrating-a-subgraph.mdx index ce7ad72b4e6a..e24f4dfcea37 100644 --- a/pages/en/cookbook/migrating-a-subgraph.mdx +++ b/pages/en/cookbook/migrating-a-subgraph.mdx @@ -4,7 +4,7 @@ title: Migrating an Existing Subgraph to The Graph Network ## Introduction -This is a guide on how to migrate your subgraph from the Hosted Service to The Graph's decentralized network. Migration to The Graph Network has been successful for projects like Opyn, UMA, mStable, Audius, PoolTogether, Livepeer, RAI, Enzyme, DODO, Opyn, Pickle, and BadgerDAO all of which are relying on data served by Indexers on the network. There are now over 200 subgraphs live on The Graph Network, generating query fees and actively indexing web3 data. +This is a guide on how to migrate your subgraph from the Hosted Service to The Graph's decentralized network. Migration to The Graph Network has been successful for projects like Opyn, UMA, mStable, Audius, PoolTogether, Livepeer, RAI, Enzyme, DODO, Pickle, and BadgerDAO all of which are relying on data served by Indexers on the network. There are now over 200 subgraphs live on The Graph Network, generating query fees and actively indexing web3 data. The process of migration is quick and your subgraphs will forever benefit from the reliability and performance that you can only get on The Graph Network.