Skip to content

Commit 9aa6bbf

Browse files
committed
echidna: exercise 6: fix incorrect link to solution
1 parent 0a764bb commit 9aa6bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program-analysis/echidna/Exercise-6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ We recommend to first try without reading the following hints. The hints are in
4646

4747
## Solution
4848

49-
This solution can be found in the [`solutions` branch](https://github.com/crytic/damn-vulnerable-defi-echidna/blob/hints/contracts/unstoppable/UnstoppableEchidna.sol).
49+
This solution can be found in the [`solutions` branch](https://github.com/crytic/damn-vulnerable-defi-echidna/blob/solutions/contracts/unstoppable/UnstoppableEchidna.sol).
5050

5151
[ctf]: https://www.damnvulnerabledefi.xyz/
5252

0 commit comments

Comments
 (0)