Skip to content

Commit 4341737

Browse files
authored
Update README.rst
Fixed product links
1 parent b88b10e commit 4341737

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ CircuitPython library for Sparkfun Qwiic Relay
1717

1818
.. image:: https://cdn.sparkfun.com//assets/parts/1/3/4/5/1/15093-SparkFun_Qwiic_Single_Relay-01.jpg
1919
:target: https://www.sparkfun.com/products/15093
20-
:alt: SparkFun Qwiic Relay (DEV-15168)
20+
:alt: SparkFun Qwiic Relay (DEV-15093)
2121

22-
`SparkFun Qwiic Relay (DEV-15168) <https://www.sparkfun.com/products/15168>`_
22+
`SparkFun Qwiic Relay (DEV-15093) <https://www.sparkfun.com/products/15093>`_
2323

2424

2525

@@ -64,7 +64,7 @@ To install in a virtual environment in your current project:
6464
6565
Usage Example
6666
=============
67-
* `Qwiic Relay Hookup Guide <https://learn.sparkfun.com/tutorials/qwiic-single-relay-hookup-guide>`_ - The Arduino examples in the Hookup Guide are available for Python with this library
67+
* `Qwiic Single Relay Hookup Guide <https://learn.sparkfun.com/tutorials/qwiic-single-relay-hookup-guide>`_ - The Arduino examples in the Hookup Guide are available for Python with this library
6868
* `CircuitPython on a Raspberry Pi <https://learn.adafruit.com/circuitpython-on-raspberrypi-linux>`_ - Basic information on how to install CircuitPython on a Raspberry Pi.
6969

7070
Contributing

0 commit comments

Comments
 (0)