Skip to content

Commit 0662098

Browse files
committed
space after library, revert URLs
1 parent d2cd2de commit 0662098

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Introduction
22
============
33

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/
66
:alt: Documentation Status
77

88
.. image:: https://img.shields.io/discord/327254708534116352.svg
@@ -23,8 +23,7 @@ This driver depends on:
2323
* `Bus Device <https://github.com/adafruit/Adafruit_CircuitPython_BusDevice>`_
2424

2525
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>`_.
2827

2928
Installing from PyPI
3029
--------------------
@@ -54,7 +53,7 @@ To install in a virtual environment in your current project:
5453
Usage Example
5554
=============
5655

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>`_.
5857

5958

6059

0 commit comments

Comments
 (0)