File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
Introduction
2
2
============
3
3
4
- .. image :: https://readthedocs.org/projects/circuitpython-tinylora/badge/?version=latest
5
- :target: https://circuitpython-tinylora .readthedocs.io/en/latest/
4
+ .. image :: https://readthedocs.org/projects/adafruit- circuitpython-tinylora/badge/?version=latest
5
+ :target: https://circuitpython.readthedocs.io/projects/tinylora /en/latest/
6
6
:alt: Documentation Status
7
7
8
8
.. image :: https://img.shields.io/discord/327254708534116352.svg
@@ -23,8 +23,7 @@ This driver depends on:
23
23
* `Bus Device <https://github.com/adafruit/Adafruit_CircuitPython_BusDevice >`_
24
24
25
25
Please ensure all dependencies are available on the CircuitPython filesystem.
26
- This is easily achieved by downloading
27
- `the Adafruit library and driver bundle <https://github.com/adafruit/Adafruit_CircuitPython_Bundle >`_.
26
+ This is easily achieved by downloading `the Adafruit library and driver bundle <https://github.com/adafruit/Adafruit_CircuitPython_Bundle >`_.
28
27
29
28
Installing from PyPI
30
29
--------------------
@@ -54,7 +53,7 @@ To install in a virtual environment in your current project:
54
53
Usage Example
55
54
=============
56
55
57
- Usage is described in the `learn guide for this library<https://learn.adafruit.com/using-lorawan-and-the-things-network-with-circuitpython> `_.
56
+ Usage is described in the `learn guide for this library <https://learn.adafruit.com/using-lorawan-and-the-things-network-with-circuitpython >`_.
58
57
59
58
60
59
You can’t perform that action at this time.
0 commit comments