Replace links to readthedocs.io with ones using the new domain

This commit is contained in:
Kamil Śliwak
2020-11-18 15:20:34 +01:00
parent eb77ed080a
commit 5560239cf5
27 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -441,7 +441,7 @@ Output Description
// If the language used has no contract names, this field should equal to an empty string.
"ContractName": {
// The Ethereum Contract ABI. If empty, it is represented as an empty array.
// See https://solidity.readthedocs.io/en/develop/abi-spec.html
// See https://docs.soliditylang.org/en/develop/abi-spec.html
"abi": [],
// See the Metadata Output documentation (serialised JSON string)
"metadata": "{...}",