From a8591562b78811fda14d45da4f272f8931b2407b Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Sat, 24 Sep 2022 22:06:04 -0700 Subject: [PATCH] Update README.md --- vulnerabilities/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vulnerabilities/README.md b/vulnerabilities/README.md index 11c1a71..29bcb49 100644 --- a/vulnerabilities/README.md +++ b/vulnerabilities/README.md @@ -8,7 +8,7 @@
-* [code injection via `delegatecall`](delegatecall-notes.md) +* [code injection via `delegatecall`](https://github.com/bt3gl-labs/1337_blockchain_hacker_toolkit/tree/main/vulnerabilities/delegatecall) * [reentrancy](reentrancy-notes.md) * [arithmetic bugs](arithmetic-bugs-notes.md) * [ddos attacks](ddos-notes.md)