From 37d36859b0f7661cf655a1e0143f846743d9067c Mon Sep 17 00:00:00 2001 From: Sylvain Bellemare Date: Sat, 10 Feb 2024 23:55:48 -0800 Subject: [PATCH] Fix path --- hacking/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacking/README.md b/hacking/README.md index 5f0dec8fe..3b271ffe1 100644 --- a/hacking/README.md +++ b/hacking/README.md @@ -53,7 +53,7 @@ The above command simulates an adversary executing the following steps: sell the 40 `token_b`, increasing their balance of `token_a` by 1 and maintaining their balance of `token_b`. -![](hacking/sandwich-attack.gif) +![](./sandwich-attack.gif) #### Transfer amount privacy attack