From f09495f2016b71f5969788cd70abac937cdcdaad Mon Sep 17 00:00:00 2001
From: Alex Scerba <alex@scerba.org>
Date: Sun, 23 Feb 2025 14:20:48 -0500
Subject: Fix broken image link

---
 html/blog/2025-02-06+Old_PC_Component_Joy+diy+computers.tmpl.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'html/blog/2025-02-06+Old_PC_Component_Joy+diy+computers.tmpl.html')

diff --git a/html/blog/2025-02-06+Old_PC_Component_Joy+diy+computers.tmpl.html b/html/blog/2025-02-06+Old_PC_Component_Joy+diy+computers.tmpl.html
index e734897..23d1296 100644
--- a/html/blog/2025-02-06+Old_PC_Component_Joy+diy+computers.tmpl.html
+++ b/html/blog/2025-02-06+Old_PC_Component_Joy+diy+computers.tmpl.html
@@ -3,8 +3,8 @@
   <h2>{{ .Title }}</h2>
   <p>While getting my X58 SLI build together &lpar;more on that soon&rpar;, I needed to diagnose a beeping from my power supply. It's an old model Enermax 1000W, but packs some usefull features including overcurrent protection and fan abnormality notifications by means of a speaker inside the PSU. I could tell something wasn't quite right on the first boot. There would be an occasional scraping sound and the PSU would frantically beep loudly in short succession. I quickly deduced it was the fan.</p>
   <figure>
-    <img src="https://outervision.com/img/psu/enermax/psu_main.jpg" alt="Enermax Galaxy EGA1000EWL power supply overview shot of cables and housing." width="600" height="395" />
-    <figcaption>Enermax Galaxy EGA1000EWL PSU. Photo credit <a href="https://outervision.com/articles/psu/enermax/enermax-galaxy-1">Extreme Outer Vision</a></figcaption>
+    <img src="https://web.archive.org/web/20210802195107im_/https://outervision.com/img/psu/enermax/psu_main.jpg" alt="Enermax Galaxy EGA1000EWL power supply overview shot of cables and housing." width="600" height="395" />
+    <figcaption>Enermax Galaxy EGA1000EWL PSU. Photo credit <a href="https://web.archive.org/web/20210802195107/https://outervision.com/articles/psu/enermax/enermax-galaxy-1">Extreme Outer Vision</a></figcaption>
   </figure>
   <p>As it's an older model, finding support can be difficult. Luckily I found a <a href="https://pcper.com/2006/10/enermax-galaxy-1000w-1-kw-power-supply-review/2/">PC Persective review of my exact model</a> which included a teardown and look at the fans.</p>
   <figure>
-- 
cgit v1.2.3