Skip to content

Commit d23c525

Browse files
authored
Update qwiic_relay.py
- HTML tags for external links not working, adjusting to Sphinx syntax
1 parent f722f6e commit d23c525

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

qwiic_relay.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@
4545
"""
4646
qwiic_relay
4747
===============
48-
Python module for the <a href="https://www.sparkfun.com/products/15093">SparkFun Qwiic Single Relay</a>, <a href="https://www.sparkfun.com/products/15102">SparkFun Qwiic Quad Relay</a>, <a href="https://www.sparkfun.com/products/16810">SparkFun Qwiic Dual Solid State Relay</a>, <a href="https://www.sparkfun.com/products/16796">SparkFun Qwiic Quad Solid State Relay</a>
48+
Python module for the 1SparkFun Qwiic Single Relay <https://www.sparkfun.com/products/15093>`_, `SparkFun Qwiic Quad Relay <https://www.sparkfun.com/products/15102>`_, `SparkFun Qwiic Dual Solid State Relay <https://www.sparkfun.com/products/16810>`_, `SparkFun Qwiic Quad Solid State Relay <https://www.sparkfun.com/products/16796>`_
4949
50-
This package can be used in conjunction with the overall <a href="https://github.com/sparkfun/Qwiic_Py">SparkFun qwiic Python Package</a>
50+
This package can be used in conjunction with the overall `SparkFun qwiic Python Package <https://github.com/sparkfun/Qwiic_Py>`_
5151
52-
New to qwiic? Take a look at the entire <a href="https://www.sparkfun.com/qwiic">SparkFun qwiic ecosystem</a>.
52+
New to qwiic? Take a look at the entire `SparkFun qwiic ecosystem <https://www.sparkfun.com/qwiic>`_.
5353
5454
"""
5555
#-----------------------------------------------------------------------------

0 commit comments

Comments
 (0)