Skip to content

Commit 2a15b7b

Browse files
committed
minor
1 parent 3b6d442 commit 2a15b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Brought to you by [Trail of Bits](https://www.trailofbits.com/), this repository
2929
- [Solana](./not-so-smart-contracts/solana)
3030
- [Program Analysis](./program-analysis): Using automated tools to secure contracts
3131
- [Echidna](./program-analysis/echidna): A fuzzer that checks your contract's properties
32-
- [Medusa](./program-analysis/medusa): A next-gen fuzzer that checks your contract's properties
32+
- [Medusa](./program-analysis/medusa/docs/src): A next-gen fuzzer that checks your contract's properties
3333
- [Slither](./program-analysis/slither): A static analyzer with both CLI and scriptable interfaces
3434
- [Manticore](./program-analysis/manticore): A symbolic execution engine that proves the correctness of properties
3535
- For each tool, this training material provides:

0 commit comments

Comments
 (0)