Skip to content

Commit e392598

Browse files
Update website/pages/en/deploying/multiple-networks.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent 83f082c commit e392598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/deploying/multiple-networks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Options:
2323

2424
You can use the `--network` option to specify a network configuration from a `json` standard file (defaults to `networks.json`) to easily update your subgraph during development.
2525

26-
**Note:** The `init` command will now auto-generate a `networks.json` based on the provided information. You will then be able to update existing or add additional networks.
26+
> Note: The `init` command will now auto-generate a `networks.json` based on the provided information. You will then be able to update existing or add additional networks.
2727
2828
If you don't have a `networks.json` file, you'll need to manually create one with the following structure:
2929

0 commit comments

Comments
 (0)