Skip to content

Commit

Permalink
Update options.en-US.mdx to fix Array config link
Browse files Browse the repository at this point in the history
  • Loading branch information
estarossa0 committed Jul 23, 2023
1 parent 056b7fd commit 31dacab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/cli/configuration/options.en-US.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export default {

## out

Path to output generated code. Must be unique per config. Use an [Array Config](/configuration/configuring-cli#array-config) for multiple outputs.
Path to output generated code. Must be unique per config. Use an [Array Config](/cli/configuration/configuring-cli#array-config) for multiple outputs.

```ts {2} filename="wagmi.config.ts"
export default {
Expand Down

0 comments on commit 31dacab

Please sign in to comment.