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
@@ -16,7 +16,7 @@
*/
// SPDX-License-Identifier: GPL-3.0
/**
* Utilities to handle the Contract ABI (https://solidity.readthedocs.io/en/develop/abi-spec.html)
* Utilities to handle the Contract ABI (https://docs.soliditylang.org/en/develop/abi-spec.html)
*/
#pragma once