From 4ae5f211094bc331bdcb5df202d9d4c626f3c5ff Mon Sep 17 00:00:00 2001
From: Quentin Bolsee <quentinbolsee@hotmail.com>
Date: Sun, 13 Oct 2024 13:15:42 -0400
Subject: [PATCH] image missing

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 3d5e46e..44832b4 100644
--- a/index.html
+++ b/index.html
@@ -205,7 +205,7 @@ If you see the machine <b>failing to mill through copper in some parts of the co
 Here is the result of a successful trace milling:
 </p>
 
-<a href="./img/traces.jpg" target=_blank><img src="./img/traces.jpg"/></a>
+<a href="./img/result-traces.jpg" target=_blank><img src="./img/result-traces.jpg"/></a>
 
 <p>
 The machine then picks up the larger tool, and mills the outline of your board. Afterward, the machine will drop the tool and bring the working area toward you. Here is the final result:
-- 
GitLab