diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-07-13 14:29:41 +0200 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2007-07-30 21:13:43 -0400 |
commit | 517ef0d2a470c69b303c66694b0c45f31ff716cd (patch) | |
tree | 8870ea38c542eb458abc5f1ff779a48c82674f20 /Documentation | |
parent | 4688902dab051eae24a57e4e549d119c332f7ab0 (diff) | |
download | linux-517ef0d2a470c69b303c66694b0c45f31ff716cd.tar.bz2 |
hwmon: (adm1031) Fix broken links in documentation
The Analog Devices chip information pages moved to a different location.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/hwmon/adm1031 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/hwmon/adm1031 b/Documentation/hwmon/adm1031 index 130a38382b98..be92a77da1d5 100644 --- a/Documentation/hwmon/adm1031 +++ b/Documentation/hwmon/adm1031 @@ -6,13 +6,13 @@ Supported chips: Prefix: 'adm1030' Addresses scanned: I2C 0x2c to 0x2e Datasheet: Publicly available at the Analog Devices website - http://products.analog.com/products/info.asp?product=ADM1030 + http://www.analog.com/en/prod/0%2C2877%2CADM1030%2C00.html * Analog Devices ADM1031 Prefix: 'adm1031' Addresses scanned: I2C 0x2c to 0x2e Datasheet: Publicly available at the Analog Devices website - http://products.analog.com/products/info.asp?product=ADM1031 + http://www.analog.com/en/prod/0%2C2877%2CADM1031%2C00.html Authors: Alexandre d'Alton <alex@alexdalton.org> |