Explorar o código

Fixes broken link (#3728)

Tadashi %!s(int64=3) %!d(string=hai) anos
pai
achega
5e8e8bb9f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      contracts/utils/Address.sol

+ 1 - 1
contracts/utils/Address.sol

@@ -50,7 +50,7 @@ library Address {
      * imposed by `transfer`, making them unable to receive funds via
      * `transfer`. {sendValue} removes this limitation.
      *
-     * https://diligence.consensys.net/posts/2019/09/stop-using-soliditys-transfer-now/[Learn more].
+     * https://consensys.net/diligence/blog/2019/09/stop-using-soliditys-transfer-now/[Learn more].
      *
      * IMPORTANT: because control is transferred to `recipient`, care must be
      * taken to not create reentrancy vulnerabilities. Consider using