diff mbox

[v2,2/2] hwmon: (sht3x) Update data sheet URL

Message ID 20180202114235.19da068a@x2000 (mailing list archive)
State Accepted
Headers show

Commit Message

Danilo Bargen Feb. 2, 2018, 10:42 a.m. UTC
The previously used URL is dead.

Sensirion provides permalinks for their product datasheets at
https://www.sensirion.com/en/about-us/links/.

Signed-off-by: Danilo Bargen <mail@dbrgn.ch>
---
 Documentation/hwmon/sht3x | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Guenter Roeck Feb. 9, 2018, 10:06 p.m. UTC | #1
On Fri, Feb 02, 2018 at 11:42:35AM +0100, Danilo Bargen wrote:
> The previously used URL is dead.
> 
> Sensirion provides permalinks for their product datasheets at
> https://www.sensirion.com/en/about-us/links/.
> 
> Signed-off-by: Danilo Bargen <mail@dbrgn.ch>

Applied to hwmon-next.

Thanks,
Guenter

> ---
>  Documentation/hwmon/sht3x | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/hwmon/sht3x b/Documentation/hwmon/sht3x
> index b0d88184f48e..d9daa6ab1e8e 100644
> --- a/Documentation/hwmon/sht3x
> +++ b/Documentation/hwmon/sht3x
> @@ -5,7 +5,7 @@ Supported chips:
>    * Sensirion SHT3x-DIS
>      Prefix: 'sht3x'
>      Addresses scanned: none
> -    Datasheet: http://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/Humidity/Sensirion_Humidity_Datasheet_SHT3x_DIS.pdf
> +    Datasheet: https://www.sensirion.com/file/datasheet_sht3x_digital
>  
>  Author:
>    David Frey <david.frey@sensirion.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/hwmon/sht3x b/Documentation/hwmon/sht3x
index b0d88184f48e..d9daa6ab1e8e 100644
--- a/Documentation/hwmon/sht3x
+++ b/Documentation/hwmon/sht3x
@@ -5,7 +5,7 @@  Supported chips:
   * Sensirion SHT3x-DIS
     Prefix: 'sht3x'
     Addresses scanned: none
-    Datasheet: http://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/Humidity/Sensirion_Humidity_Datasheet_SHT3x_DIS.pdf
+    Datasheet: https://www.sensirion.com/file/datasheet_sht3x_digital
 
 Author:
   David Frey <david.frey@sensirion.com>