Skip to content

Commit cc4a293

Browse files
committed
update product links and copyright
1 parent 6043362 commit cc4a293

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

adafruit_fruitjam/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
**Hardware:**
1717
18-
* `Adafruit Fruit Jam <url>`_"
18+
* `Adafruit Fruit Jam <https://www.adafruit.com/product/6200>`_
1919
2020
**Software and Dependencies:**
2121

adafruit_fruitjam/graphics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-FileCopyrightText: 2020 Melissa LeBlanc-Williams, written for Adafruit Industries
2+
# SPDX-FileCopyrightText: 2025 Tim Cocks, written for Adafruit Industries
23
#
34
# SPDX-License-Identifier: Unlicense
45
"""

adafruit_fruitjam/peripherals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
**Hardware:**
1717
18-
* `Adafruit Fruit Jam <url>`_"
18+
* `Adafruit Fruit Jam <https://www.adafruit.com/product/6200>`_
1919
2020
**Software and Dependencies:**
2121

0 commit comments

Comments
 (0)