Skip to content

Commit f7235e4

Browse files
authored
Merge pull request #228 from crytic/0xalpharush-patch-1
fix echidna ToC
2 parents 0937583 + 0382785 commit f7235e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

program-analysis/echidna/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ Watch our [Fuzzing workshop](https://www.youtube.com/watch?v=QofNQxW_K08&list=PL
66

77
**Table of contents:**
88

9-
- [Introduction](./introduction/README.md): Introductory material to fuzzing and Echidna
10-
- [Basic](./basic/README.md): Learn the first steps on how to use Echidna
11-
- [Advanced](./advanced/README.md): Learn advanced features of Echidna
9+
- [Introduction](introduction): Introductory material to fuzzing and Echidna
10+
- [Basic](basic): Learn the first steps on how to use Echidna
11+
- [Advanced](advanced): Learn advanced features of Echidna
1212
- [Fuzzing tips](./fuzzing_tips.md): General fuzzing tips
1313
- [Frequently Asked Questions](./frequently_asked_questions.md): Answers to common questions about Echidna
14-
- [Exercises](./exercises/README.md): Exercises
14+
- [Exercises](exercises): Exercises
1515

1616
Join the team on Slack at: https://empireslacking.herokuapp.com/ #ethereum
1717

0 commit comments

Comments
 (0)