Skip to content

Commit b89a633

Browse files
authored
Update ConsenSys StandardToken.sol reference link to current GitHub location
1 parent b04a46b commit b89a633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/externalTests/solc-js/DAO/Token.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ corresponding approval process. Tokens need to be created by a derived
2323
contract (e.g. TokenCreation.sol).
2424
2525
Thank you ConsenSys, this contract originated from:
26-
https://github.com/ConsenSys/Tokens/blob/master/Token_Contracts/contracts/Standard_Token.sol
26+
https://github.com/ConsenSys/Token-Factory/blob/master/contracts/StandardToken.sol
2727
Which is itself based on the Ethereum standardized contract APIs:
2828
https://github.com/ethereum/wiki/wiki/Standardized_Contract_APIs
2929
*/

0 commit comments

Comments
 (0)