summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcs2dsb <cs2dsb@gmail.com>2022-12-10 13:23:12 +0000
committerGitHub <noreply@github.com>2022-12-10 13:23:12 +0000
commit1e5f4caa9ef8e7823adf492211888a267e00040a (patch)
tree962630c1fd3de7604327693ceeb551679ede2e65
parentc0c2b922b272f2b87b1a907e49499260a430ce23 (diff)
downloadmax31855-async-1e5f4caa9ef8e7823adf492211888a267e00040a.tar.gz
max31855-async-1e5f4caa9ef8e7823adf492211888a267e00040a.tar.xz
max31855-async-1e5f4caa9ef8e7823adf492211888a267e00040a.zip
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 78a4ae6..13906f2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# max31855
-Driver for [MAX31855 thermocouple converter](https://www.maximintegrated.com/en/products/sensors/MAX31855.html) using traits from `embedded-hal`.
+Driver for [MAX31855 thermocouple converter](https://www.analog.com/en/products/max31855.html) using traits from `embedded-hal`.
[![Crate](https://img.shields.io/crates/v/max31855.svg)](https://crates.io/crates/max31855)
[![Documentation](https://docs.rs/max31855/badge.svg)](https://docs.rs/max31855)
@@ -46,4 +46,4 @@ Driver for [MAX31855 thermocouple converter](https://www.maximintegrated.com/en/
Free and open source software distributed under the terms of both the [MIT License][lm] and the [Apache License 2.0][la].
[lm]: LICENSE-MIT
-[la]: LICENSE-APACHE \ No newline at end of file
+[la]: LICENSE-APACHE