Skip to content

Commit 2239199

Browse files
authored
fix echidna ToC
1 parent 0937583 commit 2239199

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

program-analysis/echidna/README.md

Lines changed: 6 additions & 6 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
12-
- [Fuzzing tips](./fuzzing_tips.md): General fuzzing tips
13-
- [Frequently Asked Questions](./frequently_asked_questions.md): Answers to common questions about Echidna
14-
- [Exercises](./exercises/README.md): Exercises
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
12+
- [Fuzzing tips](fuzzing_tips): General fuzzing tips
13+
- [Frequently Asked Questions](frequently_asked_questions): Answers to common questions about Echidna
14+
- [Exercises](exercises): Exercises
1515

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

0 commit comments

Comments
 (0)