Skip to content

Commit 8bc9cf9

Browse files
authored
Merge pull request #186 from crytic/dev-fix-links
echidna: exercise 6: fix incorrect link to solution
2 parents 0a764bb + 9aa6bbf commit 8bc9cf9

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)