You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ following command to install:
63
63
64
64
.. code-block:: shell
65
65
66
-
circup install cedargrove_airqualitytools
66
+
circup install cedargrove_temperaturetools
67
67
68
68
Or the following command to update an existing version:
69
69
@@ -107,7 +107,7 @@ Usage Example
107
107
108
108
Documentation
109
109
=============
110
-
API documentation for this library can be found on `Read the Docs <https://github.com/CedarGroveStudios/CircuitPython_AirQualityTools/blob/main/media/pseudo_readthedocs_airqualitytools.pdf/>`_.
110
+
API documentation for this library can be found on `Read the Docs <https://github.com/CedarGroveStudios/CircuitPython_TemperatureTools/blob/main/media/pseudo_readthedocs_temperaturetools.pdf/>`_.
111
111
112
112
For information on building library documentation, please check out
0 commit comments