diff --git a/website/pages/mr/quick-start.mdx b/website/pages/mr/quick-start.mdx index 1fc9fb4c235d..e50132980ee4 100644 --- a/website/pages/mr/quick-start.mdx +++ b/website/pages/mr/quick-start.mdx @@ -71,7 +71,7 @@ graph init --studio - Schema (`schema.graphql`) - The GraphQL schema defines what data you wish to retrieve from the subgraph. - AssemblyScript Mappings (`mapping.ts`) - This is the code that translates data from your datasources to the entities defined in the schema. -तुमचा सबग्राफ कसा लिहायचा याबद्दल अधिक माहितीसाठी, [एक सबग्राफ तयार करणे](/developing/creating-a-subgraph) पहा. +For more information on how to write your subgraph, see [Creating a Subgraph](/developing/creating-a-subgraph). ## 5. सबग्राफ स्टुडिओमध्ये तैनात करा