You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/src/content/hardhat-runner/docs/config/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,7 @@ The `solidity` config is an optional field that can be one of the following:
182
182
183
183
-`version`: The solc version to use.
184
184
185
-
-`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).
185
+
-`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).
186
186
187
187
- An object which describes multiple compilers and their respective configurations. It contains the following:
0 commit comments