diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 4390526f16b1b25489393cad9606c01b86df654f..72b4bc04a4e4d246df6438afdda2f244dfcab215 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2555,7 +2555,7 @@ (define-public lm-sensors
                 (string-append (assoc-ref inputs "coreutils")
                                "/bin/readlink -f")))
              #t)))))
-    (home-page "http://jdelvare.nerim.net/devel.html#lmsensors")
+    (home-page "https://hwmon.wiki.kernel.org/lm_sensors")
     (synopsis "Utilities to read temperature/voltage/fan sensors")
     (description
      "Lm-sensors is a hardware health monitoring package for Linux.  It allows