Skip to content

Commit 8907e27

Browse files
committed
Fix links in not-so-smart-contracts
1 parent 9cf345d commit 8907e27

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

not-so-smart-contracts/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This repository contains examples of common smart contract vulnerabilities, including code from real smart contracts. Use Not So Smart Contracts to learn about vulnerabilities, as a reference when performing security reviews, and as a benchmark for security and analysis tools:
44

5-
- [Algorand](./algorand/README.md)
6-
- [Cairo](./cairo/README.md)
7-
- [Cosmos](./cosmos/README.md)
8-
- [Solana](./solana/README.md)
9-
- [Substrate](./substrate/README.md)
10-
- [TON](./ton/README.md)
5+
- [Algorand](./algorand)
6+
- [Cairo](./cairo)
7+
- [Cosmos](./cosmos)
8+
- [Solana](./solana)
9+
- [Substrate](./substrate)
10+
- [TON](./ton)

0 commit comments

Comments
 (0)