diff options
Diffstat (limited to 'src/Plugins/Monitors/ThermalZone.hs')
-rw-r--r-- | src/Plugins/Monitors/ThermalZone.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Plugins/Monitors/ThermalZone.hs b/src/Plugins/Monitors/ThermalZone.hs index 8ba858a..55fb2ca 100644 --- a/src/Plugins/Monitors/ThermalZone.hs +++ b/src/Plugins/Monitors/ThermalZone.hs @@ -11,7 +11,7 @@ -- -- -- A thermal zone plugin based on the sysfs linux interface. --- See http://www.mjmwired.net/kernel/Documentation/thermal/sysfs-api.txt +-- See http://kernel.org/doc/Documentation/thermal/sysfs-api.txt -- ------------------------------------------------------------------------------ |