Skip to content

Commit

Permalink
Correct productPageURL to productURL
Browse files Browse the repository at this point in the history
  • Loading branch information
tyeth committed Jan 16, 2024
1 parent 4770ecc commit f212f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/pyportal-titano-tinyusb/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"displayName": "PyPortal Titano",
"vendor":"Adafruit",
"description": "320x480 IoT display.",
"productPageURL":"https://www.adafruit.com/product/4444",
"productURL":"https://www.adafruit.com/product/4444",
"documentationURL":"https://learn.adafruit.com/adafruit-pyportal-titano",
"installMethod":"uf2",
"components":
Expand Down

0 comments on commit f212f59

Please sign in to comment.