Skip to content

Commit 97b9d91

Browse files
authored
Merge pull request #148 from alex-semenyuk/fix_broken_link
Fix broken url to solidity contract
2 parents 0245ded + 456e03c commit 97b9d91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The easiest way to run this service is as part of a stack created via
129129

130130
To run manually, you first need to run an Ethereum blockchain node and an instance of
131131
[firefly-ethconnect](https://github.com/hyperledger/firefly-ethconnect), and deploy the
132-
[ERC20 smart contract](solidity/contracts/ERC20MixedFungible.sol).
132+
[ERC20 smart contract](samples/solidity/contracts/ERC20WithData.sol).
133133

134134
Then, adjust your configuration to point at the deployed contract by editing [.env](.env)
135135
or by setting the environment values directly in your shell.

0 commit comments

Comments
 (0)