Skip to content

Commit 48b50e1

Browse files
authored
Update README.md
1 parent 19d74af commit 48b50e1

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
@@ -17,7 +17,7 @@ Follow our guidelines and best practices to write secure smart contracts.
1717
- [Algorand](./not-so-smart-contracts/algorand)
1818
- [Cairo](./not-so-smart-contracts/cairo)
1919
- [Cosmos](./not-so-smart-contracts/cosmos)
20-
- [Substrate](./not-so-smart-contracts/Substrate)
20+
- [Substrate](./not-so-smart-contracts/substrate)
2121
- [Program analysis](./program-analysis): How to use automated tools to secure contracts
2222
- [Echidna](./program-analysis/echidna): a fuzzer that will check your contract's properties.
2323
- [Slither](./program-analysis/slither): a static analyzer avaialable through a CLI and scriptable interface.

0 commit comments

Comments
 (0)