From 6413b80847ec54792d026191c01cdb985441a28b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Lyson=C4=9Bk?= Date: Sat, 1 Sep 2018 08:12:59 +0200 Subject: Fix stale links MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #8 Signed-off-by: Ondřej Lysoněk --- configs/Asus/P3-PH4C.conf | 3 ++- configs/Asus/P5B-E.conf | 2 +- configs/Asus/P5N32-E_SLI_Plus.conf | 2 +- configs/Biostar/N68S+.conf | 2 +- configs/Gigabyte/Z38MX-UD2H-B3.conf | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) (limited to 'configs') diff --git a/configs/Asus/P3-PH4C.conf b/configs/Asus/P3-PH4C.conf index 00e5dab8..28b32578 100644 --- a/configs/Asus/P3-PH4C.conf +++ b/configs/Asus/P3-PH4C.conf @@ -5,7 +5,8 @@ chip "w83627ehf-*" "w83627dhg-*" label in0 "VCore" label in1 "+12V" label in2 "AVCC" -# ACPI says nothing about AVCC, so you might want to uncomment: +# ACPI says nothing +# about AVCC, so you might want to uncomment: #ignore in2 label in3 "+3.3V" ignore in4 diff --git a/configs/Asus/P5B-E.conf b/configs/Asus/P5B-E.conf index bf62b6e9..5aa506c7 100644 --- a/configs/Asus/P5B-E.conf +++ b/configs/Asus/P5B-E.conf @@ -2,7 +2,7 @@ # This is the sensors.conf configuration file for ASUS P5B-E (and maybe it's different versions) -# Everythings based on the guide at http://www.lm-sensors.org/wiki/AsusFormulaHacking. The formulas +# Everythings based on the guide at https://hwmon.wiki.kernel.org/asusformulahacking. The formulas # and ranges are based on the /proc/acpi/dsdt readings of a P5B-E board with a E6600 CPU. chip "w83627dhg-*" diff --git a/configs/Asus/P5N32-E_SLI_Plus.conf b/configs/Asus/P5N32-E_SLI_Plus.conf index 8632e099..31ced1e4 100644 --- a/configs/Asus/P5N32-E_SLI_Plus.conf +++ b/configs/Asus/P5N32-E_SLI_Plus.conf @@ -3,7 +3,7 @@ # Linux sensor configuration for an Asus P5N32-E SLI Plus # 5/2007 s.urbanovski#ac-nancy-metz.fr -# (see http://www.lm-sensors.org/wiki/AsusFormulaHacking) +# (see https://hwmon.wiki.kernel.org/asusformulahacking) chip "w83791d-*" diff --git a/configs/Biostar/N68S+.conf b/configs/Biostar/N68S+.conf index be340df4..ddace3ce 100644 --- a/configs/Biostar/N68S+.conf +++ b/configs/Biostar/N68S+.conf @@ -8,7 +8,7 @@ # This custom configuration file should be copied to /etc/sensors.d/Biostar-N68S+.conf. # # Custom configuration files for some specific mainboards can be found at -# http://www.lm-sensors.org/wiki/Configurations +# https://github.com/lm-sensors/lm-sensors/tree/master/configs # READ THE MAN PAGE DOCUMENTATION OF 'sensors.conf' FOR MORE # COMPLETE INFORMATION. ie: diff --git a/configs/Gigabyte/Z38MX-UD2H-B3.conf b/configs/Gigabyte/Z38MX-UD2H-B3.conf index 53a23764..5f8d36c5 100644 --- a/configs/Gigabyte/Z38MX-UD2H-B3.conf +++ b/configs/Gigabyte/Z38MX-UD2H-B3.conf @@ -10,7 +10,7 @@ # from the lm-sensors mailinglist. # Questions, comments or additions? Please share on the lm-sensors mailinglist. -# More info at http://www.lm-sensors.org/wiki/FeedbackAndSupport +# More info at https://hwmon.wiki.kernel.org/feedbackandsupport # Hint: Use sensors -u to list all variables. http://lists.lm-sensors.org/pipermail/lm-sensors/2014-January/040952.html -- cgit v1.2.1