Skip to content

Commit

Permalink
New translations multiple-networks.mdx (Hindi)
Browse files Browse the repository at this point in the history
  • Loading branch information
benface committed Dec 13, 2024
1 parent 57779c3 commit f7843d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/hi/deploying/multiple-networks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ To illustrate this approach, let's assume a subgraph should be deployed to mainn
}
```

साथ ही, आप नेटवर्क नाम और पते को मैनिफेस्ट में वेरिएबल प्लेसहोल्डर्स {{network}} और {{address}} से बदल देंगे और मैनिफेस्ट का नाम बदलकर उदाहरण के लिए subgraph.template.yaml रख देंगे:
साथ ही, आप नेटवर्क नाम और पते को मैनिफेस्ट में वेरिएबल प्लेसहोल्डर्स `{{network}}` और `{{address}}` से बदल देंगे और मैनिफेस्ट का नाम बदलकर उदाहरण के लिए subgraph.template.yaml रख देंगे:

```yaml
# ...
Expand Down

0 comments on commit f7843d0

Please sign in to comment.