File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ Introduction
9
9
:target: https://discord.gg/nBQh6qu
10
10
:alt: Discord
11
11
12
- .. image :: https://travis-ci.org/mikeysklar/adafruit_CircuitPython_mlx90614 .svg?branch=master
13
- :target: https://travis-ci.org/mikeysklar/adafruit_CircuitPython_mlx90614
12
+ .. image :: https://travis-ci.org/adafruit/adafruit_CircuitPython_MLX90614 .svg?branch=master
13
+ :target: https://travis-ci.org/adafruit/adafruit_CircuitPython_MLX90614
14
14
:alt: Build Status
15
15
16
16
CircuitPython module for the Melexis MLX90614 Contact-less Infrared Temperature sensor. See
@@ -37,7 +37,7 @@ Contributing
37
37
============
38
38
39
39
Contributions are welcome! Please read our `Code of Conduct
40
- <https://github.com/mikeysklar/adafruit_CircuitPython_mlx90614 /blob/master/CODE_OF_CONDUCT.md> `_
40
+ <https://github.com/adafruit/adafruit_CircuitPython_MLX90614 /blob/master/CODE_OF_CONDUCT.md> `_
41
41
before contributing to help this project stay welcoming.
42
42
43
43
Building locally
Original file line number Diff line number Diff line change @@ -28,14 +28,13 @@ Table of Contents
28
28
.. toctree ::
29
29
:caption: Related Products
30
30
31
- https://www.adafruit.com/product/1747
32
- https://www.adafruit.com/product/1748
33
-
31
+ Adafruit `Melexis Contact-less Infrared Sensor - MLX90614 3V <https://www.adafruit.com/product/1747 >
32
+ Adafruit `Melexis Contact-less Infrared Sensor - MLX90614 5V <https://www.adafruit.com/product/1748 >
34
33
35
34
.. toctree ::
36
35
:caption: Other Links
37
36
38
- Download <https://github.com/mikeysklar/adafruit_CircuitPython_mlx90614 /releases/latest >
37
+ Download <https://github.com/adafruit/adafruit_CircuitPython_MLX90614 /releases/latest >
39
38
CircuitPython Reference Documentation <https://circuitpython.readthedocs.io >
40
39
CircuitPython Support Forum <https://forums.adafruit.com/viewforum.php?f=60 >
41
40
Discord Chat <https://adafru.it/discord >
You can’t perform that action at this time.
0 commit comments