Skip to content

Commit 5e9e941

Browse files
Fix broken url
Signed-off-by: alexey semenyuk <alexsemenyuk88@gmail.com>
1 parent a428921 commit 5e9e941

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/ERC20NoData.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)