Skip to content

Commit

Permalink
Update Standard JSON Input Link
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaversaccio committed Dec 12, 2023
1 parent 2b16d43 commit 051eee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/content/hardhat-runner/docs/config/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ The `solidity` config is an optional field that can be one of the following:

- `version`: The solc version to use.

- `settings`: An object with the same schema as the `settings` entry in the [Input JSON](https://solidity.readthedocs.io/en/v0.7.4/using-the-compiler.html#input-description).
- `settings`: An object with the same schema as the `settings` entry in the [Input JSON](https://docs.soliditylang.org/en/latest/using-the-compiler.html#input-description).

- An object which describes multiple compilers and their respective configurations. It contains the following:

Expand Down

0 comments on commit 051eee6

Please sign in to comment.