From c2ae3d7e4ecd97679a1345daab42a53e4b6504a7 Mon Sep 17 00:00:00 2001 From: pinajmr Date: Tue, 23 Aug 2022 11:19:03 -0400 Subject: [PATCH] updating broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4681ff..4a1499a 100644 --- a/README.md +++ b/README.md @@ -1602,7 +1602,7 @@ Special thanks to [Matt Durkin](https://twitter.com/mdurkin92) for help with thi - [Eth-Security-ToolBox](https://github.com/trailofbits/eth-security-toolbox) ## Closing Thoughts - [Best Practices](https://consensys.github.io/smart-contract-best-practices/) -- [Attacks](https://consensys.github.io/smart-contract-best-practices/known_attacks/) +- [Attacks](https://consensys.github.io/smart-contract-best-practices/attacks/) - [Oracle Attacks](https://hackernoon.com/how-dollar100m-got-stolen-from-defi-in-2021-price-oracle-manipulation-and-flash-loan-attacks-explained-3n6q33r1) - [Re-entrancy Attacks](https://quantstamp.com/blog/what-is-a-re-entrancy-attack) - [Damn Vulnerable Defi](https://www.damnvulnerabledefi.xyz/)