hwmon: (max6620) Update broken Datasheet URL in driver documentation
authorOkan Akyuz <okanakyuz@okanakyuz.com>
Fri, 16 Feb 2024 07:52:12 +0000 (10:52 +0300)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 25 Feb 2024 20:37:46 +0000 (12:37 -0800)
The URL for the MAX6620 datasheet has changed. Update it to reflect the
current location.

Signed-off-by: Okan Akyuz <okanakyuz@okanakyuz.com>
Link: https://lore.kernel.org/r/20240216075212.69118-1-okanakyuz@okanakyuz.com
[groeck: Updated subject and patch description]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/max6620.rst

index 84c1c44d3de4ded0d328e2f47114259b7e2b443d..d70173bf0242c1fbf6b0a4b83d4dbf19e1d12f0e 100644 (file)
@@ -11,7 +11,7 @@ Supported chips:
 
     Addresses scanned: none
 
-    Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6620.pdf
+    Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/max6620.pdf
 
 Authors:
     - L\. Grunenberg <contact@lgrunenberg.de>